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

# Affiliate System

At BombPIX, we believe that sharing is growing, and that’s why we’ve added an affiliate system, designed to reward those who help expand our player community. With a generous system that offers bonuses up to the fourth level of referrals, it’s time to start earning while you play!

* **Direct Referrals**

When you directly refer someone, you earn great rewards. Receive an impressive **10% bonus of the chest purchase value** for each successful direct referral. It’s a quick and easy way to earn while you share the fun with your friends and family.

* **Indirect Referrals**

And it doesn’t stop there! Even if you're not directly involved in the referral, you can still earn. Indirect referrals, up to the fourth level, grant you a 5% bonus of the chest purchase value. This means you can reap the rewards of your referral network's success, even without being directly involved.

* **Build your network, increase your rewards**

With the affiliate system, the earning potential is unlimited. The more people you refer and the more people they refer, **the greater your profit potential**. Build a solid network and watch your earnings grow exponentially.

1. LEVEL 1 (DIRECT): 10%&#x20;
2. LEVEL 2 (INDIRECT): 5%&#x20;
3. LEVEL 3 (INDIRECT): 5%&#x20;
4. LEVEL 4 (INDIRECT): 5%

Join the community, invite your friends and family, and start reaping the rewards of your success. It’s easy, it’s fun, and it’s profitable! With the BombPIX affiliate system, everyone has a chance to earn. So, what are you waiting for? Begin your referral journey today and watch your rewards grow as you share the fun with the world! 💼💰


---

# 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, and the optional `goal` query parameter:

```
GET https://bombpix.gitbook.io/bombpix-en/affiliate-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
