# 5.2 Token sale

Users who have Nava NFT and have activated at least level 1 of the NavaX program are eligible to participate in the token sale. To obtain Nava NFT, simply register with the NavaX program.&#x20;

The token sale will last for 12 weeks. At the initial stage, the token price will be 0.1 DAI. Each week, the token price will increase by 10%, reducing the number of tokens available for sale by the same 10% per week. In the last week of the token sale, the price of the Navacoin token will be \~0.28 DAI, which is almost 3 times higher than the initial sale price. Detailed information on the price of the token during the sale, as well as the number of tokens depending on the allocation and activation levels in NavaX, is presented in the table.

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

{% hint style="info" %}
*Tokens not sold during the sale will be burned.*
{% endhint %}

{% embed url="<https://youtu.be/SGSAJ7F8LW0?si=fANw3CVAwblo46ms>" %}

#### Allocation

Allocation for each user is calculated individually, according to the activations and reactivations of levels in the NavaX program. The higher the level in the NavaX program and the more reactivations performed, the greater the allocation for the user. For example, if a user has activated 2 levels in the NavaX program, the allocation will be 120 DAI (the sum of the costs for activating each level multiplied by 2). But if the user has reactivated the first and second levels, their allocation will be 240 DAI.&#x20;

<p align="center"><em>The final allocation is X2 of the cost of activated levels in NavaX. If a user has spent 240 DAI on activating levels and reinvestments, their allocation will be 480 DAI.</em> </p>

<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.2-token-sale.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.
