# How to Bridge ICNT

Bridging ICNT from Ethereum to Base is necessary to use the token in the ICN Protocol.

### Step 1: Visit [Superbridge.app](https://superbridge.app/base)

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

### Step 2: Connect your wallet

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

### Step 3: Select token to bridge

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

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

### Step 4: Enter ICNT

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

### Step 5: Enter an amount to bridge to Base

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

### Step 6: Review bridge and confirm

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

<figure><img src="/files/WLrbkyIk0qNotu7oH2x0" alt=""><figcaption><p>Confirm that your wallet supports Base</p></figcaption></figure>

### Step 7: Approve tokens to bridge

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

### Step 8: Bridge tokens from Ethereum

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

### Step 9: Wait 3 mins for tokens to arrive on Base

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

### Step 10: Success! Your Base wallet should now have received the ICNT

<figure><img src="/files/zq96NETIkA7Mlu3oPABp" 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.icn.global/tutorials-and-education/how-to-bridge-icnt.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.
