> For the complete documentation index, see [llms.txt](https://docs.talisman.xyz/talisman/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talisman.xyz/talisman/bittensor-features/get-tao-on-talisman.md).

# Get TAO on Talisman

You can get TAO easily on Talisman, either send to the wallet from a CEX, buy TAO directly in the wallet, or swap from another token, such as USDT or ETH.

{% content-ref url="/pages/Hs35aUooC4NksJDV6M5X" %}
[Send and Receive dTAO](/talisman/bittensor-features/get-tao-on-talisman/send-and-receive-dtao.md)
{% endcontent-ref %}

{% content-ref url="/pages/VAPYZjnU1GZNGrrKkNvI" %}
[Buy/Sell TAO](/talisman/bittensor-features/get-tao-on-talisman/buy-sell-tao.md)
{% endcontent-ref %}

{% content-ref url="/pages/GmgSaI23tXQjuuKMuqtA" %}
[Get TAO using Cross-chain Swaps](/talisman/bittensor-features/get-tao-on-talisman/get-tao-using-cross-chain-swaps.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.talisman.xyz/talisman/bittensor-features/get-tao-on-talisman.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.
