# In-app economy

The Snaps economy involves 2 types of tokens:

**$SNP - governance token**&#x20;

**$SNPS - reward token**

<figure><img src="/files/hn3oqZN4xls4BdpdXr0y" alt=""><figcaption><p>$SNP &#x26; $SNPS Tokens</p></figcaption></figure>

**$SNP - Governance token**

* Mint NFT 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
* Upgrade of NFT rank comes at $SNP

**$SNPS - Utility/Reward token**

* Every user receives $SNPS tokens for any action in the app
* You must stake $SNPS tokens to enter the $SNP token sale public round. The number of $SNPS tokens staked determines the allocation that can be obtained for the $SNP token sale. The more $SNPS you have staked, the more allocations you will receive to buy $SNP for the public round
* For staking $SNPS, you can get WhiteList for the Private Round token sale of $SNP
* For staking $SNPS once a week you may receive a WhiteList for a free mint an NFT of the highest rank
* You have to pay $SNPS token for repairing NFT glasses, which are badly damaged every day
* $SNPS has Mint and Burn functions to keep a healthy balance in the economy, and to avoid a drawdown in price


---

# 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://snaps-docs.gitbook.io/white-paper/tokenomics/in-app-economy.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.
