# 5.1.8. Staking Rewards

The staking rewards are higher at the beginning, which incentivizes a lot of people to stake. This in turn guarantees a strong decentralized network with fast transaction speeds.&#x20;

In the first month, the staking rewards are 5%. Essentially, if you stake 10,000 coins, you will get 500 as reward after one month of leaving the Future Gold wallet online with staking enabled. However, it is important to note that the rewards are based on the group of coins that won the lottery as opposed to the total number of coins staked. The normal rewards are around 0.01 to 8 coins for every block staked. This is calculated using the following formula:&#x20;

Staking Rewards = (number of coins in the group) \* (number of days old / 365) \* 0.07 Example: 1,000 coins are in a coin group that has been staked for five days. The reward will be 1,000 \* (5 / 365) \* 0.05 = 0.959 coins.&#x20;

In the following months, the staking rewards will be decreased to moderate inflation.

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

After one year the staking rewards are set to 0.8% interest per month for the duration of one year. After that it is permanently fixed to 7% interest per year. This will accelerate the decentralization of the blockchain


---

# 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.futuregold.us/ai-arbitrage-trade-system/5.-technical-details/5.1.-blockchain/5.1.8.-staking-rewards.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.
