# Partner Billing

- [Overview](https://docs.received.ai/partner-billing/overview.md): Manage Partner Contracts and Automate Partner Billing with Received.
- [Key Features](https://docs.received.ai/partner-billing/key-features.md): Manage referral and reseller billing, automate partner fees and sales commissions, and monitor partner activity.
- [The Referral Billing Process](https://docs.received.ai/partner-billing/the-referral-billing-process.md): Follow our step-by-step guide to see how to set up referral billing automation.
- [Set Up Referrals](https://docs.received.ai/partner-billing/the-referral-billing-process/set-up-referrals.md)
- [Automate Invoicing & Fees, and Track Referral Data](https://docs.received.ai/partner-billing/the-referral-billing-process/automate-invoicing-and-fees-and-track-referral-data.md)
- [The Reseller Billing Process](https://docs.received.ai/partner-billing/the-reseller-billing-process.md): Follow our step-by-step guide to see how to set up reseller billing automation.
- [Set Up Resellers](https://docs.received.ai/partner-billing/the-reseller-billing-process/set-up-resellers.md)
- [Automate Invoicing & Track Reseller Dats](https://docs.received.ai/partner-billing/the-reseller-billing-process/automate-invoicing-and-track-reseller-dats.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://docs.received.ai/partner-billing.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.
