# Unstaking TAO

{% stepper %}
{% step %}

### Open App

The wallet icon is located on the left side of the bottom navigation bar.&#x20;
{% endstep %}

{% step %}

### Tap on "Staked TAO"

<div align="left"><figure><img src="/files/UQMsWxdZnQ1JDJkM5lso" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Tap on "Unstake"

<div align="left"><figure><img src="/files/lhcUDAmaZBuwCSrwSCV3" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Enter Amount to Unstake

Enter the amount you'd like to unstake from Root in USD or tap "Unstake maximum". Please note that your available balance must be enough to cover the fees required to perform the unstake operation.
{% endstep %}

{% step %}

### Tap "Review transaction"

{% endstep %}

{% step %}

### Review the Transaction Details

{% endstep %}

{% step %}

### Confirm the Transaction with Credentials

Tap "Confirm with Face ID" or enter your password and then tap "Confirm unstake".

Please note that this operation may take several minutes to complete.
{% endstep %}
{% endstepper %}


---

# 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://support.tao.com/documentation/staking-and-unstaking-tao/unstaking-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.
