# How to unstake DUST

1. Open the 'Stake' section.
2. Specify the amount of DUST you want to unstake and select a period of time for getting your tokens — in 72 hours or 1-5 minutes.&#x20;
3. Tap on the 'Unstake' button.

<div><figure><img src="/files/UwJ6dPzqxqUsqPpxNJJv" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/EnUGJU0helQe4X6zhENY" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/DTY9nO24hQTULf54ExZx" alt=""><figcaption><p>Step 3</p></figcaption></figure></div>

4. Tap on the 'Unstake' button again to verify your transaction. Then, your wallet will ask for a confirmation to finalize the transaction on the blockchain.
5. Confirm your action 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/RcfpE8IsOjgqDqsfcqpW" alt=""><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/CmcgHJWgtET3W054OXHx" alt=""><figcaption><p>Step 5</p></figcaption></figure></div>

You'll get your unstaked DUST in 72 hours or 1-5 minutes depending on your choice.&#x20;


---

# 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/unstake.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.
