# Managed Stores

You'll be able to manage your store from the Managed Stores page. You can add new store, view all your existing stores and request management for other Fera user's store(s).

### Add Your Account (Store)

After you add your account (store), it will appear in your stores table just like this:

<figure><img src="https://1246828530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNVWFhwTurA1YksUJWXq9%2Fuploads%2FdSwoTXslKs29Bb53VIzf%2Fpartner%20portal%2001.png?alt=media&#x26;token=3b221304-9429-498f-bfe2-06575c23422d" alt=""><figcaption></figcaption></figure>

### Request Store Management

You can request management for a store owned by an existing Fera user. If this user authorizes your request, the store will appear with your existing stores list for your use:

<figure><img src="https://1246828530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNVWFhwTurA1YksUJWXq9%2Fuploads%2Fuj0EjCB1hkcpJ0H19uYL%2Fpartner%20portal%2002.png?alt=media&#x26;token=b1db831e-9495-4bba-bea3-53bc0fd9d397" alt=""><figcaption></figcaption></figure>


---

# 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://partner-docs.fera.ai/partner-portal/managed-stores.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.
