# USDC: Swap Tutorial

### **1.1 Select Network & Asset**

Select needed chain in "Choose Chain" section (Currently supported chains are Algorand, Solana, Ethereum, Avalanche, Polygon and Tron):

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

### 1.2 **Connect Wallet**

Choose a wallet to connect it to the Bridge (you may connect Pera Wallet, DeFly or Exodus) and click the preferred icon:

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

### 1.3 Example for Pera Wallet (Web): Fill in your password and press the “Connect” button or click on "Connect with Pera Mobile" if you want to use Pera Mobile wallet app:

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

### 1.4 Choose USDC token by click on it:

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

### 1.5 Confirm the destination chain and connect your wallet (we are using Avalanche with Metamask for example):

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

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

### 1.6 Confirm the asset for your bridging (USDC will be automatically chosen):

<figure><img src="/files/8mLIyGgG1Ik2INwFFQ2O" alt=""><figcaption></figcaption></figure>

### **1.7 Input Amount**

Select the amount of assets you want to bridge:

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

### **1.8 Review and Confirm Request**

Confirm the swap by pressing "SWAP" button:

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

### 1.9 Sign the transaction in your Algorand wallet and wait a bit to complete the bridging (usually it takes around one minute, but can be up to 20 minutes for Ethereum and Polygon):

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

### **1.10 Bridging Completed**

Congratulations! Your bridging has been successfully completed! \
**Please note**: *Depending on destination chain you'll receive your tokens in a few minutes. Swap can be proceed in up to 20 minutes for Ethereum and Polygon because of network usage (high network load).*

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

### 1.11 Transaction tab on the bottom reads your wallet and will tell you the status of all of your transactions.

<figure><img src="/files/jQVOIJ4FlrikwIyBQX8K" 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.glitterfinance.org/glitter-crosschain-platform/bridging-tutorials/usdc-swap-tutorial.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.
