# Referral Program

- [Overview](https://docs.gibble.xyz/app-docs/referral-program/overview.md): Unlock Exclusive Rewards Through the Whales Market Referral Program
- [How it works](https://docs.gibble.xyz/app-docs/referral-program/how-it-works.md): The Gibble referral program is designed to reward both the referrer and the referred person through three main reward pipelines:
- [Tracking your rewards](https://docs.gibble.xyz/app-docs/referral-program/tracking-your-rewards.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.gibble.xyz/app-docs/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.
