# How to Buy USDX?

{% hint style="info" %}
All on-chain interactions with usdx.money are integrated into the official dApp. Please visit <https://app.usdx.money/>.
{% endhint %}

### Interaction Guideline

1. Go to the official usdx.money dApp.

2. Navigate to the "Buy" page.

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

3. Click on "Connect Wallet" in the top right corner and connect your wallet.

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

4. After completing the address signature, enter the amount of USDX you want to mint.

<figure><img src="/files/3akpOJCy0FOdAAi9NyIy" alt=""><figcaption></figcaption></figure>

5. In addition to the basic "Buy" option, "Redeem" and "Claim" options are also available on the "Buy" page.


---

# 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://docs.usdx.money/guides/how-to-buy-usdx.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.
