# How to Unstake Your MYTH

{% hint style="info" %}
Currently, the unstaking period on the Mythos network is zero. You can redeem your tokens instantly after unstaking them. Still, you have to redeem your tokens to make them transferable again.
{% endhint %}

### Step 1: Unstaking Process

1. Open the Nova Wallet application.
2. `Select` the **Staking** **screen**.
3. `Select` your staking position, in this case, would be **Mythos** **MYTH**.
4. From the **Mythos** **staking** **screen,** `select` **Unstake**. You can only unstake the entire amount you have staked.
5. Review all the contextual information including any associated fees and `select` **Confirm**.

### Step 2: Redemption Process

1. Open the Nova Wallet application.
2. `Select` the **Staking** **screen**.
3. `Select` your staking position, in this case, would be **Mythos** **MYTH**.
4. From the **Mythos** **staking** **screen,** `select` **Redeem**.
5. Review all of the contextual information including any associated fees and `select` **Confirm**.
6. You will now unlock your unstaked MYTH.


---

# 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.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking/how-to-unstake-your-myth.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.
