# Token Metrics

The NFTFY protocol has its own token, the $NFTFY, which has 100,000,000 units, having its distribution as described below:&#x20;

| Token Allocation       | %   | Vesting                              |
| ---------------------- | --- | ------------------------------------ |
| DAO Treasury           | 30% | 6-year vesting (weekly distribution) |
| Liquidity Mining       | 20% | 6-year vesting (weekly distribution) |
| NFTFY Team             | 20% | 6-year vesting (weekly distribution) |
| Token Sales            | 15% | Token Sale vesting schedule          |
| Ecosystem Fund         | 5%  | 6-year vesting (weekly distribution) |
| Marketing & Operations | 5%  | 6-year vesting (weekly distribution) |
| Business               | 3%  | Unlocked (Partners & Advisors)       |
| DEXes                  | 2%  | Unlocked                             |

![](/files/rW54ro1E1C5vQZoiON66)

![](/files/GhcykZuxkKmdZjCcocNn)

In the link below, you can find all the information regarding the total token circulating supply for the first month of the TGE.

[NFTFY Circulating Supply](https://docs.google.com/spreadsheets/d/1-3G2LAb7mIW0dGQf9vB397T84LCxijbv5rxev3EooQo/htmlview)


---

# 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.nftfy.org/english/token/token-metrics.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.
