# Unstake & redeem TAO

**Step 1**: Open the SubWallet extension and choose the "**Earning**" tab at the bottom of the screen. In the Your earning positions screen, select the subnet from which you want to unstake your funds.

<div><figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2Frlkxr8Ijp4GUBBxSgwIs%2FScreenshot_30.png?alt=media&#x26;token=b37c2eeb-5a1a-4a7c-b1e7-b16d20c6a193" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FH89aTfh3DuaIVp057IqY%2FScreenshot_28.png?alt=media&#x26;token=b078aa1b-b84a-4d95-988b-209ad1145da3" alt="" width="362"><figcaption></figcaption></figure></div>

**Step 2**: Click "**Unstake**" to start the unstaking process.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2Fi1Z12GOnlWkBba5fWdWq%2FScreenshot_29.png?alt=media&#x26;token=dd6dcdd6-debe-4e20-a889-eb25bdea7588" alt="" width="362"><figcaption></figcaption></figure>

**Step 3**: Enter the amount and the validator you want to unstake. Once done, click "**Unstake**".

<div><figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FRj2uvHPDsPQx27knko6z%2FScreenshot_31.png?alt=media&#x26;token=d2af1453-3fe4-4497-8eb6-bfe22b4affd0" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2Fr9FRLU1NgsrWzcc0bKTM%2FScreenshot_32.png?alt=media&#x26;token=b50e75c5-e157-43a4-87c8-27ed217188f6" alt="" width="362"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Like staking, there will be an inherent loss of value during the unstaking action (also known as **slippage**).
{% endhint %}

**Step 4**: Check the information and confirm your request by clicking "**Approve**".&#x20;

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FTuSniWj9664qDtdtAp5X%2FScreenshot_33.png?alt=media&#x26;token=21155f7e-2782-43bc-bf4f-4674dbc41b58" alt="" width="362"><figcaption></figcaption></figure>

{% hint style="info" %}
An unstaking fee of 0.00005 TAO will be deducted from your stake once the transaction is complete.&#x20;

*For example, if you unstake 1 TAO, after the transaction is complete, you will redeem 1 - 0.00005, which equals 0.99995 TAO.*

![](https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2Fl3sNabcMOEOo5B6l51sd%2Fimage.png?alt=media\&token=2918e4af-0512-48cb-9594-822e1002ae0a)
{% endhint %}

**Step 5:** Your request has been submitted!

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FEYDHzMj1j73TjhRwUhJH%2Fimage.png?alt=media&#x26;token=a27fa744-5fcf-4692-a59c-1d725acea5c3" alt="" width="363"><figcaption></figcaption></figure>

You can either click "**Back to home**" to return to the homepage or "**View transaction**" to see transaction details in the History tab.


---

# 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.subwallet.app/main/extension-user-guide/earning/subnet-staking-dtao-staking/unstake-and-redeem-tao.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.
