# For App Owners

- [Adding a new app](https://docs.shoffi.app/for-app-owners/adding-a-new-app.md)
- [Google Analytics integration](https://docs.shoffi.app/for-app-owners/google-analytics-integration.md)
- [BigQuery integration](https://docs.shoffi.app/for-app-owners/bigquery-integration.md)
- [The affiliate terms](https://docs.shoffi.app/for-app-owners/the-affiliate-terms.md)
- [Affiliate groups](https://docs.shoffi.app/for-app-owners/affiliate-groups.md)
- [Managing affiliates](https://docs.shoffi.app/for-app-owners/managing-affiliates.md)
- [Invite affiliates](https://docs.shoffi.app/for-app-owners/invite-affiliates.md)
- [Paying affiliates](https://docs.shoffi.app/for-app-owners/paying-affiliates.md)
- [Managing your apps](https://docs.shoffi.app/for-app-owners/managing-your-apps.md)
- [Managing your team](https://docs.shoffi.app/for-app-owners/managing-your-team.md)
- [Integrations (Webhooks)](https://docs.shoffi.app/for-app-owners/integrations-webhooks.md)
- [Shoffi Metrics (Beta)](https://docs.shoffi.app/for-app-owners/shoffi-metrics-beta.md): Shoffi Metrics helps you understand how your app is performing by showing key business metrics like MRR, churn, LTV, and revenue breakdowns.


---

# 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.shoffi.app/for-app-owners.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.
