# When TAO Already Staked

{% stepper %}
{% step %}

### Open the App or Tap the Wallet Icon

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

{% step %}

### Tap on "Staked TAO"

OR tap the toggle for "Available balance: $X.XX to bring up the "Stake TAO" screen and skip to step 4 below.
{% endstep %}

{% step %}

### Tap "Stake more"

{% endstep %}

{% step %}

### Select Wallet and Enter Amount to Stake&#x20;

Select the wallet that you would like to use to stake to Root. Enter in USD the amount that you would like to stake. Please note that the minimum allowable stake via the app is 0.002 TAO.
{% endstep %}

{% step %}

### Tap "Review transaction"

Ensure that all details are accurate for the stake operation. If you will have a balance of less than 0.01 TAO following the stake operation, a warning message will show. The warning message lets you know that you may need to fund your wallet with additional TAO to be able to unstake to cover any fees associated with any future unstaking operation.
{% endstep %}

{% step %}

### Tap Stake TAO

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/staking-tao/when-tao-already-staked.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.
