> For the complete documentation index, see [llms.txt](https://docs.bitfoot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitfoot.com/usdfoot-token/token-presale/bonuses-and-referrals.md).

# Bonuses & Referrals

**Maximize your rewards by combining both bonuses during the presale!**

### 1. Volume Bonus <a href="#volume-bonus-usdfatty" id="volume-bonus-usdfatty"></a>

* 5% bonus in $FOOT on purchases over $5000

### 2. Referral Bonus <a href="#referral-bonus-usdfatty" id="referral-bonus-usdfatty"></a>

Make a purchase through a referral link and you will receive:

* 3% bonus in $FOOT on purchases between $50 - $5000
* 5% bonus in $FOOT on purchases over $5000

***

<figure><img src="/files/Dyj3oT24At8U4UDaawZM" alt=""><figcaption></figcaption></figure>

## How to Create Your Own Referral Link and Claim Rewards

{% stepper %}
{% step %}

### **Go to the Presale Page**

Visit the $FOOT presale page [**https://bitfoot.com/**](https://bitfoot.com/presale/) and click the **Get Referral Link** button.

<img src="/files/BgZG98ysdaa9F2EelBah" alt="" data-size="original">
{% endstep %}

{% step %}

### **Connect Your Wallet**

Click the **Connect Wallet** button. This will allow you to connect your Phantom, MetaMask or other compatible wallet. Confirm the connection in your wallet.

<img src="/files/ChnaJW9EsYSCaPBLC0F2" alt="" data-size="original">
{% endstep %}

{% step %}

### **Save Your Name and Generate Referral Link**

First you can choose your username (this is optional). Once you have clicked on the **Save** button, confirm it in your wallet.

Then click on the **Generate code** button.

<img src="/files/QLVKhm4mbCXRGGPsWIwq" alt="" data-size="original">

{% endstep %}

{% step %}

### **Copy Your Referral Link and Share it**

Click on the **Copy link** button and share your referral link with your friends and network. You will earn **10% in USDT** from the purchases you refer.

Anyone who comes to the site via the link will automatically have your referral code filled in the form.

<img src="/files/vG712kwF9nnHjuS0YB4Y" alt="" data-size="original">

{% endstep %}

{% step %}

### **Claiming Referral Earnings**

After each presale phase, you can **claim your referral rewards**. Simply click on the **Claim Earnings** button and confirm in your wallet.

In the same window you can see your **current phase balance**, your **claimable balance** and how many **Direct and Total Users** you have referred.

<img src="/files/iN8hfVFwe4kxPDOWNMf8" alt="" data-size="original">
{% endstep %}
{% endstepper %}


---

# 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://docs.bitfoot.com/usdfoot-token/token-presale/bonuses-and-referrals.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.
