# Staking

<mark style="color:green;">**Earn Rewards Holding Redemption Tokens**</mark>

RDTN is a governance token that provides you with voting rights & dividends proportional to your holdings. Stake your Redemption to strengthen the protocol & <mark style="color:green;">**earn rewards at a higher APR**</mark> which increases your RDTN holdings, ultimately <mark style="color:green;">**increasing your Governance**</mark>**&#x20;&&#x20;**<mark style="color:green;">**Dividend rights in Redemption Treasury**</mark>.&#x20;

Redemption offers fixed-period staking pools. These staking pools are used to incentivize the blocking of redemption tokens by giving rewards to you for participating in these pools.&#x20;

This is a perfectly automated system that manages rewards with weighted averages that not only take into account the time during which the tokens have been allocated in the pool but also consider the total amount of tokens paid in.&#x20;

The staking period is fixed at the creation of each pool which blocks the token’s sale in the pool's smart contract. Once the staking period ends, the reward in tokens is distributed, according to the weighted average system. The accrued reward can be requested directly via the smart contract function which is connected to the web app GUI.

{% embed url="<https://youtu.be/hsOI9f8FVfs>" %}
Staking With Redemption
{% endembed %}


---

# 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.redemptiontoken.com/how-to-earn/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.
