# Automation of incentives

McAI will automate rewards to encourage meaningful engagement and support community growth for its V2.

**Weekly Airdrops**

McAI distributes rewards weekly based on leaderboard scores, such as:

| Leaderboard place | Total % of reward address |
| ----------------- | ------------------------- |
| 1st               | 30%                       |
| 2nd               | 20%                       |
| 3rd               | 15%                       |
| 4th to 10th       | 5%                        |

As of now, for the V1 version, as we have seen on the [Steps](/mcai/how-mcai-works/steps.md) section, we'll distribute these rewards manually until March, 31.

**Variable Rewards**

The more the users will use the "continue" feature to continue after a Game Over, the more $McAI the reward address of the week will contain, and then the more the 10 players of the leaderboard will be rewarded. To see more informations about this economic model, have a look at our [Token distribution](/mcai/tokenomics/token-distribution.md) section.

**Real-Time rewards and payments**

Processing through Solana blockchain, the reward address is a Dead Wallet Address that automatically collects and distributes $McAI available for $McAI V2. Everything will be shown on this section once it'll be out.


---

# 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://mcai.gitbook.io/mcai/how-mcai-works/automation-of-incentives.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.
