# Getting Started

- [Downloading the App](https://support.tao.com/documentation/getting-started/downloading-the-app.md)
- [Adding a Wallet](https://support.tao.com/documentation/getting-started/adding-a-wallet.md)
- [Creating a New Wallet](https://support.tao.com/documentation/getting-started/adding-a-wallet/creating-a-new-wallet.md)
- [No Existing Wallet in App](https://support.tao.com/documentation/getting-started/adding-a-wallet/creating-a-new-wallet/no-existing-wallet-in-app.md): Follow the steps below to create a brand new wallet in the TAO.com app when no other wallet currently exists in the app.
- [A Wallet Exists in App](https://support.tao.com/documentation/getting-started/adding-a-wallet/creating-a-new-wallet/a-wallet-exists-in-app.md): Follow the steps below to create a brand new wallet in the TAO.com app when no other wallet currently exists in the app
- [Importing an Existing Wallet](https://support.tao.com/documentation/getting-started/adding-a-wallet/importing-an-existing-wallet.md)
- [Importing a Wallet with a Recovery Phrase](https://support.tao.com/documentation/getting-started/adding-a-wallet/importing-an-existing-wallet/importing-a-wallet-with-a-recovery-phrase.md): Follow the steps below to import an existing Bittensor wallet into the TAO.com app using your recovery phrase (sometimes also referred to as "seed phrase" or "mnemonic seed").
- [Importing a Wallet Using JSON Backup](https://support.tao.com/documentation/getting-started/adding-a-wallet/importing-an-existing-wallet/importing-a-wallet-using-json-backup.md): Follow the steps below to import an existing Bittensor wallet into the TAO.com app using a JSON backup of your wallet from the Chrome Bittensor Wallet extension.
- [Importing a Wallet Using a QR Code](https://support.tao.com/documentation/getting-started/adding-a-wallet/importing-an-existing-wallet/importing-a-wallet-using-a-qr-code.md): Follow the steps below to import an existing Bittensor wallet into the TAO.com app using a JSON export of your wallet from the Chrome Bittensor Wallet extension.


---

# 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/getting-started.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.
