# KCC Bridge

Using KCC Bridge, users can transfer tokens from different networks to the KuCoin Community Chain with the KCC Bridge.

The networks available currently are KuCoin Community Chain, Ethereum, Avalanche, Binance Smart Chain, Polygon, and Fantom Opera. Therefore, you can easily connect your Metamask wallet to this protocol and bridge between any of the blockchains mentioned.

To detail a specific bridge example, let’s assume that you are looking to transfer Tether (USDT) from Ethereum to KuCoin Community Chain via KCC Bridge.

1\. Visit the [KCC Bridge](https://www.kcc.io/bridge/transfer) website.

2\. Click “Connect your Wallet”.

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

3\. Select the asset for the desired token (in this case, USDT) from the “Asset” dropdown.

4\. Select “Ethereum Network” in the “From” section, then select “KCC Mainnet Network” in the “To” section.

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

5\. Enter the amount that you want to send. You should see an image like the one below. Then click “Approve” to complete the transaction.

6\. A transfer confirmation window will open. Please recheck all the details and click “Transfer”.&#x20;

You can follow similar steps to transfer any tokens we supported to the different supporting networks.

View the[ video guide](https://www.youtube.com/watch?v=kZdX1V2Tgnc) of KCC Bridge


---

# 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.kcc.io/individuals/bridge-assets/kcc-bridge.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.
