# 5.3 Airdrop and token sale referral program.

Every participant in the NavaX program is eligible to claim an airdrop during the token sale.&#x20;

#### Data on the token sale airdrop campaign:

* *fund airdrop: 25 000 000 NAVA (5% от initial supply)*&#x20;
* *Duration: 12 weeks*

#### Terms and conditions:&#x20;

* [x] be a registered participant in the NavaX program
* [x] invite at least one referral who will participate in the token sale

#### Remuneration:

For each invited referral who participates in the token sale, the user receives a 10% airdrop in NAVA (navacoin) tokens from the total number of tokens purchased by their referrals.  That is, if the user's referrals have purchased a total of 100,000 tokens in the token sale, the user will receive 10,000 NAVA tokens as an airdrop. &#x20;

<br>


---

# 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://nava-dao-1.gitbook.io/nava-dao-white-paper/basics/5.-economic-model/5.3-airdrop-and-token-sale-referral-program..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.
