# Partner Portal

- [Managed Stores](https://partner-docs.fera.ai/partner-portal/managed-stores.md): Manage your stores as a partner
- [Apps](https://partner-docs.fera.ai/partner-portal/apps.md): Manage all that is needed for your app
- [Creating an App](https://partner-docs.fera.ai/partner-portal/apps/creating-an-app.md)
- [Testing App](https://partner-docs.fera.ai/partner-portal/apps/testing-app.md)
- [Publishing App](https://partner-docs.fera.ai/partner-portal/apps/publishing-app.md)
- [Managing App](https://partner-docs.fera.ai/partner-portal/apps/managing-app.md)
- [Referrals](https://partner-docs.fera.ai/partner-portal/referrals.md)
- [Referral Link](https://partner-docs.fera.ai/partner-portal/referrals/referral-link.md)
- [Tracking Referrals](https://partner-docs.fera.ai/partner-portal/referrals/tracking-referrals.md)
- [Getting Paid](https://partner-docs.fera.ai/partner-portal/referrals/getting-paid.md)
- [Team](https://partner-docs.fera.ai/partner-portal/team.md)


---

# 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.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.
