> For the complete documentation index, see [llms.txt](https://ivy-live.gitbook.io/ivylive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ivy-live.gitbook.io/ivylive/ivy-token/buy-usdivy.md).

# Buy $IVY

{% hint style="info" %}
IVY token can be easily purchased from centralized and decentralized exchanges
{% endhint %}

### BUY-> [PancakeSwap](https://pancakeswap.finance/swap?outputCurrency=0x903beffc8ecc50841373d0ecc2ca53fa4b04c31f\&inputCurrency=0x55d398326f99059fF775485246999027B3197955)

Pancakeswap V3 (BSC) is a decentralized cryptocurrency exchange established in -. Currently, there are 336 coins and 1072 trading pairs available on the exchange. Pancakeswap V3 (BSC) 24h volume is reported to be at $473,859,287.17, a change of -0.54% in the last 24 hours. The most active trading pair is USDT/WBNB with a 24h volume of $152,920,012.98

### BUY-> [XeggeX](https://xeggex.com/market/IVY_USDT)

XeggeX is a centralized cryptocurrency exchange established in 2021 and is registered in Seychelles. Currently, there are 239 coins and 832 trading pairs available on the exchange. XeggeX 24h volume is reported to be at $3,251,208.32, a change of 1.42% in the last 24 hours. The most active trading pair is BTC/USDT with a 24h volume of $402,841.20. XeggeX has $26,368,706.36 in Exchange Reserves.

###

###


---

# 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, and the optional `goal` query parameter:

```
GET https://ivy-live.gitbook.io/ivylive/ivy-token/buy-usdivy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
