> 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/buy-sell-tao.md).

# Buy/Sell TAO

Talisman allows you to buy and sell TAO directly within the wallet through its Coinbase OnRamp integration.

This option lets you purchase TAO using a credit card or bank transfer, depending on your region. You can also transfer TAO from your Coinbase account to your Talisman wallet.

Note: This feature is only available in regions supported by Coinbase. Refer to [Coinbase documentation](https://www.coinbase.com/) for regional availability details.

1. From your Talisman popup, click the "More" menu.&#x20;

<div align="left"><figure><img src="/files/fR2Bg0ELQtUztLFban4f" alt="" width="375"><figcaption></figcaption></figure></div>

Select "Buy/Sell":

<div align="left"><figure><img src="/files/qq9hIDA463nvitUkDln4" alt="" width="375"><figcaption></figcaption></figure></div>

2. Under “You Pay”, click the dropdown menu to select your desired currency to pay with. Then input the amount you’d like to purchase TAO for. The estimate for the amount of TAO that you will receive will auto-populate.

<div align="left"><figure><img src="/files/CsmHAAhM40G0oPlbPOXH" alt="" width="375"><figcaption></figcaption></figure></div>

3. Select your receiving address where you will receive the TAO (make sure this is a [Bittensor address](https://docs.talisman.xyz/talisman/wallet-features/sending-and-receiving-funds/copy-address-receive-funds)). Thereafter, select “Continue to Coinbase”.

<div align="left"><figure><img src="/files/TzCCtGGZcrDzSf6b2Acs" alt="" width="375"><figcaption></figcaption></figure></div>

4. You’ll be redirected to complete payment via Coinbase. After completing payment, you’ll receive the TAO in your desired account.

<div align="left"><figure><img src="/files/A5Csk1Hkk3dUoKRJDsw0" alt="" width="375"><figcaption></figcaption></figure></div>

\
v3.3.0


---

# 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/buy-sell-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.
