# Buy AX

You can buy AX in two different ways:

1. With USD (indirectly)
2. With crypto-assets (USDC)

You can access the step-by-step processes for each of these methods below:

{% content-ref url="/pages/9ouMLnWuCLjZgvSNMUAo" %}
[Method 1: Buy AX with USD](/athletex-huddle/how-to.../buy-ax-coin/method-1-buy-ax-with-usd.md)
{% endcontent-ref %}

{% content-ref url="/pages/5gztpJX03FESwLqTy8eT" %}
[Method 2: Buy AX with Crypto (ETH and USDC)](/athletex-huddle/how-to.../buy-ax-coin/method-2-buy-ax-with-crypto-eth-and-usdc.md)
{% endcontent-ref %}


---

# 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://athletex-markets.gitbook.io/athletex-huddle/how-to.../buy-ax-coin.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.
