# Asset Guide - USDC

## **What is USDC?**

USDC is a fully backed stablecoin pegged 1:1 to the US Dollar, issued by [Circle](https://x.com/circle). It's widely used in DeFi and digital payments for stable, fast transactions.

### Where do I get **USDC?**

You can get USDC from:

* **On-chain swaps** via Sei-based DEXs like [***YeiSwap***](https://swap.yei.finance/)*.*
* **Centralized Exchanges** like *Binance, Coinbase, Kraken, OKX.*

***

{% hint style="info" %}
The following are available as of Jul 27, 2025
{% endhint %}

## Get USDC to Sei

**Bridge USDC to Sei via YeiBridge.**

* Go to [YeiBridge](https://app.yei.finance/bridge).
* Connect your wallet and select the source chain.&#x20;
* Choose SEI EVM as the destination and enter the amount you wish to bridge.

<figure><img src="/files/KTMIUzS8cuVuzeUxFqEL" alt="" width="507"><figcaption></figcaption></figure>

* Sign the transaction.
* Verify the transaction is complete.

<figure><img src="/files/o4TKRUvYtLbCre6jBDjP" alt="" width="558"><figcaption></figcaption></figure>

***

## Supply USDC on Yei

**Deposit USDC.**

* Navigate to the [**Yei Finance page**](https://app.yei.finance/).
* Locate USDC, and click **"Supply"**.
* Enter the amount and confirm the transaction.

<figure><img src="/files/N3A2isLBlbIp0imb5mPd" alt="" width="563"><figcaption></figcaption></figure>

**That's it! 🎉** You are now utilizing your USDC to earn rewards and Yei points.

***

## Bridge Out of Sei

**Bridge USDC out of Sei via Yei Bridge.**

* Navigate to the [YeiBridge page](https://binance.yei.finance/bridge/) and connect your wallet.
* Select **Sei** as the source chain and choose your **destination chain.**

<figure><img src="/files/PtsTzi4qIbmllDkFoa32" alt="" width="563"><figcaption></figcaption></figure>

* Enter the amount of USDC to bridge.

<figure><img src="/files/ErEChEIOVu92kWG7kvG3" alt="" width="563"><figcaption></figcaption></figure>

* Confirm and approve the transaction in your wallet.
* Wait for the transfer to complete and verify the funds in your destination wallet.


---

# 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.yei.finance/guides/asset-guides/asset-guide-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.
