# Point System

$AAI Stakers receive revenue sharing and a portion of airdrops shared by Premium Tier users. However, for revenue from the Free-Tier, airdrops may not occur continuously. To ensure maximum benefits for our holders, we introduce the **AutoAir AI Point System**.

Stakers receive points based on time and the amount of $AAI they have staked. The more points accumulated, the more airdrops you will receive. It is calculated using the formula:

**`Your rewards = Your Accumulated Points / Total Points * Total Airdrop`**

**Note:** When you unstake $AAI, points will be burned based on the amount of tokens unstaked.


---

# 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://autobots-organization.gitbook.io/autoair-ai/aai-token/holding-rewards/point-system.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.
