# How to stake DUST

1. Open the 'Stake' section.
2. Tap on the 'Stake' button.
3. Specify the amount of DUST you want to stake. On DeDust.io you can stake only DUST — our native token.&#x20;

<div><figure><img src="/files/xgcqUfjkHmH4HJXF55GC" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/MKocwPhULodG7Xiqodp1" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/t2xlFRS8ZMOn4WxtJ7V5" alt=""><figcaption><p>Step 3</p></figcaption></figure></div>

4. Tap on the 'Stake' button to verify your transaction and to proceed with staking the specified amount of DUST. Then, your wallet will ask for a confirmation to finalize the transaction.
5. Confirm this action again using slide option and then secure it by entering your PIN code or using your biometric data such as fingerprint or face ID.

<div><figure><img src="/files/iJPjwUJvKSfHNREcLPRv" alt=""><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/oT9DEMHxaZKZVvG9GT1h" alt=""><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/VnmFbz9kJulnpCfZ111z" alt=""><figcaption><p>Step 5</p></figcaption></figure></div>

To make sure your transaction was successful, you can check in the 'Stake' section. Staked tokens will show up in a few minutes. Rewards appear daily.

<figure><img src="/files/XkFBHNby88kdWEqk3AO5" alt="" width="296"><figcaption><p>The 'Stake' section</p></figcaption></figure>


---

# 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://help.dedust.io/en/protocol/dust/stake.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.
