# 3.2 Nava NFT

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

The NavaX program also provides access to Nava NFTs, through which users can receive additional privileges in programs, access to Nava Games, and Nava DAO. However, the key access provided by Nava NFTs is participation in the NAVACOIN token sale.&#x20;

**The logic of this chain is structured as follows:**

* The user activates levels in NavaX.&#x20;
* After initial activation, each user receives an NFT.
* Depending on personal turnover, the user gains access to allocation on the token sale.

### Gamification and NFTs as part of the NavaX program

NavaX gamification is implemented through the linking of special Soulbound NFTs, which are automatically created when purchasing a level, reinvesting, or upgrading, confirming rights to discounts and access to ecosystem products and allocations.

Rarity varies from 1 to 10 (linked to the level purchased by the user).&#x20;

{% hint style="info" %}
*Soulbound NFT — This is a unique class of non-fungible tokens that cannot be transferred or exchanged after their issuance.*
{% endhint %}

### The uniqueness and functionality of NFTs

ERC721-based Soulbound NFTs are unique and non-transferable. They provide personalization and security by preventing the transfer of rights between users. Each reinvestment and level upgrade increases the value of the NFT.

Further use of NFTs within Nava DAO products provides a cycle of utility, starting with level activation in NavaX and ending with the use of NFTs in DAO voting, access to gamified mechanics, and new products.

<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/interactive-blocks/3.2-nava-nft.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.
