# Token Staking

$FOMO believes in rewarding it's most loyal and repeat customers with passive income. As such, investors holding at least **0.5% of $FOMO** are granted access to token staking. This will also be variable APR:

**Token Amount stakeable:** Based on number of NFTs held by the wallet. Every 5 NFTs owned increase the total amount of tokens staked by 0.1%.

**APR for Token staking:** Based on the sold amount of the NFT on Opensea. For example, the highest sold NFT on Opensea will attain the highest APR for token staking.

**Deposit fee:** 1% (goes back into the staking contract)&#x20;

**Withdrawal fee:** 1% (goes back into staking contract)

**NFT leaderboard**&#x20;

A Dapp will include a leaderboard of sold NFTs alongside the APR allocated to each. You can search up your wallet via the Dapp to see where your NFT is ranked and how much APR it will receive from NFT/Token staking.


---

# 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://usdfomo.gitbook.io/usdfomo/token-staking.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.
