> 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.md).

# Referral Program

We're building out a referral program for you and your homies to earn a rebate when people sign up with your referral code.

To access you're referral code, click the Referral Management menu from the Main Menu or use the /referral bot command.

<figure><img src="/files/fcuspephyQscroKNpyeI" alt=""><figcaption><p>The Referral Management Button in Main Menu</p></figcaption></figure>

You're referral code and the number of remaining uses on it are listed in the Referral Management window along with the number of uses of your code, your Payout History, any referral milestones achieved (feature to be coming soon), and an ability to update your payout address.

<figure><img src="/files/bLc8uwUvSSQ4IyI5mVgR" alt=""><figcaption><p>The Referral Management Menu</p></figcaption></figure>


---

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