# Ascension Daily Airdrop

Players with at least one NFT unlocks a new type of reward called Ascension Points.\
The number of Ascension Points earned after each game is determined by the place of the player on the leaderboard and the NFTs owned.

At the end of each day (1am UTC), all Ascension Points are converted into $ANZ.\
The quantity of earned $ANZ depends on the player Ascension Points in relation to the total amount of Ascension Points generated during the day. \
The more players, the tougher the competition, but higher the rewards, as the Total Supply of $ANZ will increase accordingly.

Base Arena Point earning after a win : 100 AP

Leaderboard Ascension Point Multiplier : \
(Can be subjected to change depending on the number of players)

* More than 1000 : 0.1x
* Top 1000 : 0.6x
* Top 500 : 1x
* Top 100 : 2x
* Top 50 : 4x
* Top 10 : 8x
* Top 3 : 16x

NFT Golems Ascension Point Multiplier (In the player deck) :

* Common : 0.1x
* Rare : 0.3x
* Epic : 0.6x
* Legendary : 0.9x

NFT Hero Ascension Point Multiplier (Rarest Hero in the player wallet) :

* Common : 1.1x
* Rare : 1.3x
* Epic : 1.6x
* Legendary : 1.9x

Examples :&#x20;

* Top 500 player with a Rare Hero : 1x + 1.3x = 2.3x Multiplier\
  \- 230 AP per Win
* Top 1000 player with 2 Common and an Epic Hero : 0.6x + (0.1x\*2) + 1.6x = 2.4x Multiplier\
  \- 240 AP per Win
* Top 10 player with a Legendary Hero : 8x + 1.9x = 9.9x Multiplier\
  \- 990 AP per Win


---

# 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://anazirgame.gitbook.io/whitepaper-anazir/economy/usdanz-token/ascension-daily-airdrop.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.
