> For the complete documentation index, see [llms.txt](https://astro-11.gitbook.io/astro-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astro-11.gitbook.io/astro-docs/8.-affiliate-program.md).

# 8. Affiliate Program

### 8.1. Overview

The Astrobit Referral Program is designed to reward our users for bringing new investors to the platform, providing an opportunity to earn additional income by leveraging their network. Our referral program is structured to be highly beneficial, allowing users to maximize their earnings based on the activity and investment of their referrals.

Astrobit offers a 3-level referral reward program, which means that users earn rewards not only from their direct referrals but also from the referrals of their referrals, up to three levels deep. The referral rewards are as follows:

* **Level 1:** The reward for first-level referrals is 6% to 15% depends on the volume of turnover generated by direct referrals.
* **Level 2:** 2% of the deposit amount of the second-level referrals.
* **Level 3:** 1% of the deposit amount of the third-level referrals.

This structure incentivizes users to actively participate in the growth of the Astrobit community, fostering a vibrant and expanding network of investors.

### 8.2. Reward Structure

The referral reward for Level 1 referrals varies based on the total turnover generated by these direct referrals. Below is the detailed gradation of the referral rewards based on the volume of first-level referral turnover:


---

# 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://astro-11.gitbook.io/astro-docs/8.-affiliate-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.
