# 🎁 Referral Program

Gear Runner’s Referral Program rewards players for growing the community together.

When you invite a friend to join using your referral code, both of you benefit.

#### How It Works

* When your invited friend opens a box, you receive a **5% commission** based on their box-opening cost.
* When a new player enters your referral code on the website, they receive a **2.5% discount** on box-opening fees.

It’s not about aggressive promotion - it’s about sharing the game with friends who enjoy fitness and progression.

The more active your network becomes, the more your shared journey grows together.


---

# 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.gearrunner.app/game-modules/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.
