# Store Selector

You'll see an icon with two arrows at the top left of your screen when available. When you click on it, a list of the stores will appear, and you can select one. Click on your name to see your blogger view.

<figure><img src="/files/qmx6nHj8Tsd6fTalxFGI" alt=""><figcaption></figcaption></figure>

## Dropboxes - Creators

For creators, when you have multiple stores, you can assign Dropboxes to each individual Store you own. Go on your Dropboxes pages, select a Dropbox, and in the modal, you can click on the Stores you want to assign the Dropbox to

<figure><img src="/files/wXgpZRIodqvx8x1OMSEe" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you assign a Dropbox to store 1 and interact with store 2, you won't be able to see the content of the Dropbox assigned to the first store.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kynno.app/easybloggers/store-selector.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
