# Staking DEIN tokens

## **Step 1: Navigate to the Stake DEIN Page and Accept the Terms and Conditions**

Go to the Stake DEIN page, which is located under the Governance tab on the DEIN platform. Before proceeding, carefully review and accept the terms and conditions associated with DEIN staking.

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

## **Step 2: Provide the Amount and Select the Staking Duration**

Specify the amount of DEIN tokens you wish to stake and choose the staking duration that aligns with your preferences. Make sure your selections match your staking goals and expectations.

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

{% hint style="info" %}
The Approve transaction for DEIN tokens is a sign transaction, **it will not cost you any gas to execute!**
{% endhint %}

## **Step 3: Stake DEIN Tokens and Start Earning Rewards**&#x20;

Once you've finalized your staking amount and duration, proceed to stake your DEIN tokens. By doing so, you initiate the staking process and become eligible to earn rewards.&#x20;

You will receive a DEIN Native Staking NFT as a proof of your staking position. It contains all information about your staking, accumulates rewards and can be used in Claims Assessment to participate in [Voting on Claims](/onboarding-guides/how-to-vote.md).

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

{% hint style="info" %}
Rewards can be monitored and managed on your personal dashboard, allowing you to keep track of your staked positions and associated rewards.
{% endhint %}


---

# 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.dein.fi/onboarding-guides/staking-dein-tokens.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.
