# Getting USDC on xDai

In order to trade on APEX you must have USDC on XDAI. To do so you can:

1. Bridge funds through [perp.exchange](https://perp.exchange/).
2. Bridge funds through the [Omnibridge](https://docs.tokenbridge.net/eth-xdai-amb-bridge/multi-token-extension/ui-to-transfer-tokens/transfer-erc20).

### Bridging funds through Perp

Click Deposit on Perp.Exchange

![](/files/-MWkBhrbJGqUBBwS_lQ2)

Once you have done that select the amount you would like to use on APEX.&#x20;

![](/files/-MWkBuEjKgcmP8kGwklX)

Approve the transactions, wait a bit and you have USDC on xDAI.&#x20;


---

# 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.apex.win/apex-docs/user-guide/getting-usdc-on-xdai.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.
