# How to Swap USDC ?

If you don't have USDC in your wallet.

**Step 1:** Click **【Main Account】** on the upper right corner, and then choose **【Swap USDC】**.

<figure><img src="/files/6IyhdiCJkt5NVdUltHyP" alt=""><figcaption></figcaption></figure>

**Step 2:** Enter the token amount and click on **【Confirm】**. At JOJO, we are using [DODO](https://dodoex.io/en) to provide the token swap function to our users. ETH, USDT, DAI is supported for now, and more tokens are coming soon.

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


---

# 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://about.jojo.exchange/jojo-1/v2-product-guides/faqs/how-to-swap-usdc.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.
