> For the complete documentation index, see [llms.txt](https://whitepaper.axondao.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.axondao.io/axondao/how-to-buy-usdaxgt.md).

# How to Buy $AXGT

### How to Buy / Swap AXGT

**$AXGT** can be swapped **only on Ethereum Mainnet** via Uniswap, 1inch, PancakeSwap or any decentralized Exchange.

AXGT can be Swapped (bought) with ETH, USDC, or USDT.

### **Swap on UNISWAP** 0x6112C3509A8a787df576028450FebB3786A2274d

{% embed url="<https://app.uniswap.org/explore/tokens/ethereum/0x6112C3509A8a787df576028450FebB3786A2274d?inputCurrency=NATIVE>" %}

* **By default on UniSwap, there is a 1% total buy and sell fee for providing Liquidity, so why not have it build upon itself?**

  ## &#x20;**The 1% fee breakdown:**

  &#x20;   🟢 .333% to LP AXGT-ETH PAIR &#x20;

  &#x20;   🟢 .333% to Admin for DAO admin operations.

  &#x20;   🟢 .333% to Public DAO DeSci Fund

<figure><img src="/files/gmN2b01orU1aACTAji3e" alt=""><figcaption></figcaption></figure>

### AXGT is on one Centralized Exchange

### BitMart

{% embed url="<https://www.bitmart.com/en-US/trade/AXGT_USDT>" %}

> ⚠️ Always verify the **contract address is 0x6112C3509A8a787df576028450FebB3786A2274d** before swapping.\
> AxonDAO will never DM contract addresses.


---

# 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://whitepaper.axondao.io/axondao/how-to-buy-usdaxgt.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.
