# Tokenomics

Token Information

The NAVI token address

```
0x6881B80ea7C858E4aEEf63893e18a8A36f3682f3
```

Steps to purchase NAVI can be found on the [Buy](https://app.navigator.exchange/#/buy/) page.

After staking NAVI , you will receive a staked NAVI token (esNAVI):

```
0x63c10405d939E03032436f3fea80d8fcc5E4c68f
```

Note that the balance for this will return your total staked amount including any esNAVI tokens and Multiplier Points.

## Supply

**Total Supply**: 10,000,000 NAVI \
The allocation of NAVI tokens is structured as follows.\
\
**MMY Migration**: 3,500,000 NAVI (35%)\
This allocation is reserved for MMY token holders to migrate to NAVI. Any NAVI tokens from this allocation that are not migrated will be redistributed into the Reward Farm. \
\
**Remaining NAVI:** 6,500,000 (65%)\
This portion of NAVI will be gradually converted into Escrowed NAVI (esNAVI) over the course of 1 year. The specific breakdown is as follows:

<figure><img src="/files/mI7nntCrDlh0RnuDzZre" alt=""><figcaption><p>Navigator Tokenomics</p></figcaption></figure>

**Future Expansion and DAO Governance Minting Additional esNAVI:** \
The DAO retains the authority to vote on minting an additional 10,000,000 esNAVI if necessary. This decision will be based on the successful performance and growth of the platform's long-tail token support products, currently under development by the Dev Team. \
\
Further details on this feature will be released soon. This tokenomics model is designed to align incentives for participants, reward long-term supporters, and ensure sustainable growth for the Navigator ecosystem.

* **50%** allocated to NLP and NSLP.
* **20%** allocated as NAVI rewards (esNAVI).
* **20%** directed to the public Treasury (\*).&#x20;
* **5%** reserved for buybacks and adding liquidity (LP).
* **3%** allocated as incentives for LP.
* **2%** allocated for bot maintenance.

(\*) *Navigator allocates 20% of the protocol fees to the public Treasury \[0x01D48CEfA41ed21c9d1d92F011FA0b8DFEA25832]. These funds are strategically managed to strengthen the ecosystem by purchasing NLP and NSLP, providing liquidity support, and holding tokens to reinforce long-term stability. Additionally, a portion of the Treasury is allocated to project development and innovation, ensuring continuous growth and sustainability. This structured approach guarantees transparency and aligns with the project's long-term vision.*

## Staking

Staked NAVI receives three types of rewards:

* Escrowed NAVI
* Multiplier Points
* S Rewards (20% of the platform fees)

For more info on Escrowed NAVI and Multiplier Points, please see the [Rewards](https://app.navigator.exchange/#/earn) page. Note that the fees distributed are based on the number after deducting referral rewards and the network costs of keepers, keeper costs are usually around 1% of the total fees.

To stake your NAVI tokens, please visit the [Earn](https://app.navigator.exchange/#/earn#stake) page.


---

# 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://docs.navigator.exchange/navigator-exchange/tokenomics.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.
