> For the complete documentation index, see [llms.txt](https://snaps-docs.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snaps-docs.gitbook.io/white-paper/tokenomics/usdsnp-token.md).

# $SNP Token

$SNP token is the Snaps project governance token

**$SNP - Governance token**

* NFT mint for $SNP
* NFTs could be broken and become unusable if the user is inactive for a long time. This NFT can be restored for $SNP only
* Payments for brands advertising are paid only in $SNP
* Staking $SNP to get $SNPS
* NFT rank upgrade for $SNP

**$SNP distribution:**

<table><thead><tr><th width="157">$SNP</th><th>Value</th><th width="78">%</th><th width="120">Vesting</th><th>Lock-Up (Months)</th><th>TGE</th><th data-hidden></th></tr></thead><tbody><tr><td>Private Round</td><td>100,000,000</td><td>10%</td><td>Equally 24 month</td><td>24</td><td>0%</td><td></td></tr><tr><td>Community Drop</td><td>20,000,000</td><td>2%</td><td>Equally 24 month</td><td>2</td><td>7%</td><td></td></tr><tr><td>Marketing</td><td>210,000,000</td><td>21%</td><td>Equally 48 month</td><td>0</td><td>5%</td><td></td></tr><tr><td>Liquidity</td><td>75,000,000</td><td>7,5%</td><td>Equally 24 month</td><td>0</td><td>5%</td><td></td></tr><tr><td>Team</td><td>75,000,000</td><td>7,5%</td><td>Equally 48 month</td><td>18</td><td>0%</td><td></td></tr><tr><td>Treasury</td><td>100,000,000</td><td>10%</td><td>Equally 48 month</td><td>12</td><td>0%</td><td></td></tr><tr><td>Community Rewards</td><td>320,000,000</td><td>32%</td><td>Equally 48 month</td><td>0</td><td>5%</td><td></td></tr><tr><td>Product</td><td>100,000,000</td><td>10%</td><td>Equally 48 month</td><td>12</td><td>0%</td><td></td></tr></tbody></table>

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

### Vesting

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

* Total supply = 1,000,000,000 $SNP
* Initial Circulation Supply= 33,525,000 $SNP
* TGE Market Cap - 1,341,000 $SNP


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://snaps-docs.gitbook.io/white-paper/tokenomics/usdsnp-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
