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

# Affiliate Program

### Gunstorm's New Affiliate Program: Join the Gaming World and Earn Rewards

Gunstorm is taking an exciting new step and offering gamers an opportunity for themselves. Our new Affiliate Program provides players and community members with a chance to join the Gunstorm family and those who participate in this program earn significant rewards!

#### What is This Affiliate Program About?

The Affiliate Program was launched as a way to reward Gunstorm's passion for the gaming world and its loyal player community. This program allows players to be rewarded for bringing in new players to Gunstorm. Those who join the Affiliate Program will earn a 15% bonus for every new player they refer!

#### How Can I Join?

Joining the Affiliate Program is quite simple. Just head over to the Affiliate Program section on the Gunstorm website and create an account. Once you've created your account, you'll receive a unique referral link. You can share this link with your friends, social media accounts, or online communities to invite new players to Gunstorm.

#### How Will I be Rewarded?

Every new player who registers through your referral link will be considered a success for you. And even better, you'll receive a 15% bonus for each referral! These bonuses will be automatically credited to your Gunstorm account and you can use them as you wish.

#### Conclusion

The Gunstorm Affiliate Program is an incentive program for players, community joiners, and anyone contributing to Gunstorm's growth. Players will not only be part of the exciting world of gaming but also earn extra rewards through this program. Join and contribute to Gunstorm's growth while being rewarded!

To learn more about Gunstorm's Affiliate Program and join now.

📩 <info@gunstorm.io>


---

# 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://gunstorm.gitbook.io/usdguns-docs/affiliate-program.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.
