# Get Started

* Open the **Supernet Bridge UI -** [Supernet Bridge](https://supernetbridge.io/)
* Click **"Connect Wallet"** and choose your preferred wallet (e.g., MetaMask, TrustWallet)
* Approve the connection request

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

***

### Select the Source Chain

* Choose the blockchain network **(ETH, BASE, BNB, or AVAX)** where your tokens are currently stored

<figure><img src="/files/tdA7QAxtCf1loC6E06oK" alt="" width="366"><figcaption></figcaption></figure>

***

### Select the Token

* Pick the token you want to bridge from the available list

<figure><img src="/files/4ECSy9mb2YDiSlFzhEaW" alt="" width="366"><figcaption></figcaption></figure>

***

### Enter the Transfer Amount

* Input the amount of tokens you want to transfer
* Ensure the amount is higher than the required gas fee

<figure><img src="/files/dQDB6Qqv8wdkz7Lxb2Sl" alt="" width="375"><figcaption></figcaption></figure>

***

### Select the Destination Chain

* Choose the target network where the tokens will be received

<figure><img src="/files/m9CyEiNAb2y53vjhxrLc" alt="" width="367"><figcaption></figcaption></figure>

***

### Approve the Transaction

* Click **"Approve"** and accept the confirmation request in your wallet \
  \&#xNAN;*(This allows the bridge smart contract to interact with your tokens )*

<figure><img src="/files/iTbz98ZnvY7Zefi8O4U5" alt="" width="392"><figcaption></figcaption></figure>

***

### Confirm the Bridge Transaction

* Click **"Bridge"** and approve the final transaction in your wallet
* Wait for the transaction to be processed on both chains

<figure><img src="/files/A3UeTLDoN28ZHz618B5J" alt="" width="375"><figcaption></figcaption></figure>

***

### Receive the Bridged Tokens

* Once the transaction is completed, your bridged tokens will appear in your destination wallet

**Important:** If they don’t show up immediately, try adding the token’s contract address manually

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

For more information, **join** our[ Discord channel.](https://discord.gg/juneosupernet)


---

# 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.juneo.com/intro/bridge/get-started.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.
