> For the complete documentation index, see [llms.txt](https://sol-bangers-only.gitbook.io/sol-bangers-only/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sol-bangers-only.gitbook.io/sol-bangers-only/referral-program/how-do-payouts-work.md).

# How Do Payouts Work

You will accrue referral rebates automatically as your referral code is used and as in-bot purchases are made by those you referred.  The rebate rates are good for new subscriptions, subscription renewals, and other in-bot purchases like backtests. &#x20;

You must provide a wallet address in the Referral Management menu.  Entering this wallet accurately is YOUR responsibility.  We will use the wallet given and if it is incorrect, we are not responsible for lost funds and will not re-issue a pay-out due to an incorrectly given wallet address.

* Payouts will be made at a minimum weekly
* To be paid out, you must be an active subscriber
* If your code is used and you are not an active subscriber, the rebate accrued to you will be the default rate for unsubscribed users.
* Payouts are only in SOL


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sol-bangers-only.gitbook.io/sol-bangers-only/referral-program/how-do-payouts-work.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.
