# Getting USDCx

Most of Granite's markets will transition to USDCx, a 1:1 USDC-backed stablecoin issued through Circle xReserve and native to Stacks.

To get USDCx, you'll need:

* USDC on Ethereum mainnet (ERC-20)
* ETH for gas fees
* STX for gas fees

To get USDCx on Granite, go to the USDCx market menu.

<figure><img src="/files/gZ7vAW7zqjWw4IPoMxUH" alt="" width="221"><figcaption></figcaption></figure>

On the USDCx Wallet Balance, click the "Bridge" button.

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

Once you've clicked on the Bridge, you'll be directed to the official USDCx bridge [link](https://bridge.stacks.co/usdc/eth/stx).&#x20;

From here, you can convert back and forth to USDCx and USDC.\ <br>

<figure><img src="/files/NoHzRiz92ySweN5YZLTA" 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://docs.granite.world/core-protocol-features/getting-started/getting-usdcx.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.
