# Bridge (ETH <> ARB)

{% hint style="info" %}
Quick Intel's bridge is a tool for transferring your QKNTL tokens between the Ethereum, and Arbitrum chains.\
\ <mark style="color:yellow;">**Quick Intel ONLY recommends using our in-app bridge!**</mark> &#x20;

<mark style="background-color:red;">Using any other bridge may result in the loss of your tokens.</mark>
{% endhint %}

### 📘  Instructions <a href="#howtobridgeqkntltokens-instructions" id="howtobridgeqkntltokens-instructions"></a>

1. Navigate to the bridge section with the Quick Intel dApp.
   1. <https://app.quickintel.io/swap>
2. Ensure the wallet where you hold your QKNTL tokens is connected, and you have selected the Ethereum Mainnet or Arbitrum One network in your wallet.

   <figure><img src="https://quickintel.atlassian.net/plugins/servlet/servicedesk/customer/confluence/shim/download/thumbnails/8650755/image-20231119-013002.png?version=1&#x26;modificationDate=1700357404327&#x26;cacheVersion=1&#x26;api=v2&#x26;width=739&#x26;height=257" alt=""><figcaption></figcaption></figure>
3. After connecting your wallet, ensure you are bridging from the correct chain. In this example, we are bridging from Ethereum to Arbitrum One.

   <figure><img src="https://quickintel.atlassian.net/plugins/servlet/servicedesk/customer/confluence/shim/download/thumbnails/8650755/image-20231119-013104.png?version=1&#x26;modificationDate=1700357466469&#x26;cacheVersion=1&#x26;api=v2&#x26;width=487&#x26;height=332" alt=""><figcaption></figcaption></figure>
4. Enter the amount you would like to bridge.
5. When bridging Ethereum to Arbitrum One, you must perform an approval transaction first. This step is not needed when bridging from Arbitrum One back to Ethereum Mainnet.

   <figure><img src="https://quickintel.atlassian.net/plugins/servlet/servicedesk/customer/confluence/shim/download/thumbnails/8650755/image-20231119-013212.png?version=1&#x26;modificationDate=1700357534585&#x26;cacheVersion=1&#x26;api=v2&#x26;width=490&#x26;height=336" alt=""><figcaption></figcaption></figure>
6. After the approval transaction has been completed (if needed), select Bridge to the selected chain and approve the transaction.

<figure><img src="https://quickintel.atlassian.net/plugins/servlet/servicedesk/customer/confluence/shim/download/thumbnails/8650755/image-20231119-013613.png?version=1&#x26;modificationDate=1700357774991&#x26;cacheVersion=1&#x26;api=v2&#x26;width=479&#x26;height=329" alt=""><figcaption></figcaption></figure>

7. Once the transaction has been completed, your balance will be updated after a few seconds, reflecting your bridged assets. \
   Congratulations, you have successfully bridged your QKNTL tokens!

<figure><img src="https://quickintel.atlassian.net/plugins/servlet/servicedesk/customer/confluence/shim/download/thumbnails/8650755/image-20231115-202633.png?version=1&#x26;modificationDate=1700079997161&#x26;cacheVersion=1&#x26;api=v2&#x26;width=494&#x26;height=391" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: Bridge times and gas fees will vary depending on network activity. Bridge times usually take anywhere from 30-90 seconds.
{% endhint %}


---

# 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.quickintel.io/qkntl-token/bridge-eth-less-than-greater-than-arb.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.
