# Points

BeerBear is a generous guy, so every presale participant will earn Beer Points based on the amount of tokens purchased.&#x20;

**The bigger the purchase, the more Beer Points; the more Beer Points, the bigger the airdrop.**&#x20;

Earn more together with BeerBear!

| Purchase    | % Rewards in Points |
| ----------- | ------------------- |
| $10-$250    | 6%                  |
| $250-$500   | 7%                  |
| $500-$1000  | 8%                  |
| $1000-$2500 | 9%                  |
| $2500-$5000 | 10%                 |
| $5000-$9999 | 11%                 |
| $10000+     | 12%                 |

> Our referral program allows you to earn 20% of the points your referral receives. Take advantage of your chance!

### Example of reward calculation:&#x20;

If you purchase $BEAR tokens for $700, you will earn **5,600 Points** ($700 x 8% x 100).

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


---

# 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.beerbear.io/points.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.
