# Staking & Unstaking TAO

- [Staking TAO](https://support.tao.com/documentation/staking-and-unstaking-tao/staking-tao.md)
- [When TAO Already Staked](https://support.tao.com/documentation/staking-and-unstaking-tao/staking-tao/when-tao-already-staked.md): Follow the steps below to stake TAO to the Root subnet when you already have TAO staked to Root.
- [When No TAO is Currently Staked](https://support.tao.com/documentation/staking-and-unstaking-tao/staking-tao/when-no-tao-is-currently-staked.md): Follow the steps below to stake TAO to the Root subnet when you do not already have TAO staked to Root.
- [Unstaking TAO](https://support.tao.com/documentation/staking-and-unstaking-tao/unstaking-tao.md): Follow the steps below to unstake TAO from the Root subnet.


---

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