# Staking

You can stake ETH, USDT to get FONs. The more you stake ETH, USDT, the more you get FONs.

It will be distributed per block by the amount you staked.&#x20;

Max FON supply will be 10,000,000,000, distributing FON amount by staking will be 300,000,000.

| Year | Amount     |
| ---- | ---------- |
| 1    | 45,000,000 |
| 2    | 40,127,117 |
| 3    | 38,064,617 |
| 4    | 33,517,742 |
| 5    | 316,07,586 |
| 6    | 28,674,969 |
| 7    | 24,225,506 |
| 8    | 23,888,409 |
| 9    | 183,855,86 |
| 10   | 16,508,469 |

FONs will be distributed with ETH and USDT by 9 : 1 rate, that 90% of all distributing FONs from ETH, the rest from USDT. You can get back your staked ETH, USDT anytime you want.

You can also stake FONs, then you will get sFON. sFONs can be changed to FONs anytime based on auction fees. The more you stake FONs, the more you get auction fees.


---

# 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://inodream.gitbook.io/inofi/functionalities/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.
