# Bridge

{% hint style="warning" %}
The **Prover private key** in the keys.yml file is encrypted using the Advanced Encryption Standard (AES), and therefore cannot be directly imported into the Qrim Wallet.\
\
If you want to use Qrim Bridge, it is recommended to create an address with both the peerPrivKey and Prover private key using Qrim Wallet, and then send $QUIL to this address for bridging
{% endhint %}

## How to bridge your QUIL?

### **Quilibrium to Ethereum**

1. Visit: <https://wallet.qrim.io/bridge><br>

   <figure><img src="/files/21ju0b5V13HjmCfyJTt4" alt=""><figcaption></figcaption></figure>
2. Connect your Qrim wallet and Ethereum wallet<br>

   <figure><img src="/files/monrEJrWy6se1VDxkdZG" alt=""><figcaption></figcaption></figure>
3. Select the coin you want to bridge and click "Next"<br>

   <figure><img src="/files/ahDJIgw7CRwSeQKXXFvW" alt=""><figcaption></figcaption></figure>
4. Approve cross-Chain bridge request in your Qrim wallet extension<br>

   <figure><img src="/files/2l3Jf0smHO4uhN3BoQpl" alt=""><figcaption></figcaption></figure>
5. Wait for the request to be successfully signed from [Quilibrium official API](https://bridge-layer.quilibrium.com/bridge-send)<br>

   <div data-gb-custom-block data-tag="hint" data-style="danger" class="hint hint-danger"><p><strong>Important:</strong> please DO NOT close or refresh the page, as it may result in asset loss. The process may take about 120 seconds.</p></div>

   <br>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Requesting signing from the official API may be inconsistent, be patient and give it a few more tries</p></div>

   <figure><img src="/files/zK9M3XdzqHCRIBbiUP2v" alt=""><figcaption></figcaption></figure>
6. Click "Bridge" to trigger your Ethereum wallet

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

7. Click "Confirm" to complete the bridging

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

### **Ethereum to Quilibrium**

{% hint style="info" %}
a. Qrim Bridge has implemented the bridge from **Ethertum** to **Quilibrium** using a centralized solution\
b. Qrim provided bridge from Ethereum to Quilibrium is in beta version with limited bridging amount per transaction
{% endhint %}

1. Visit: <https://wallet.qrim.io/bridge><br>

   <figure><img src="/files/obIH4CbDmNuooJ3EmSnL" alt=""><figcaption></figcaption></figure>
2. Connect your Qrim wallet and Ethereum wallet<br>

   <figure><img src="/files/dXasn8AuApd6yovnKG7t" alt=""><figcaption></figcaption></figure>
3. Select the token you want to bridge<br>

   <figure><img src="/files/qqmU22ejZ0L00xyqRVmh" alt=""><figcaption></figcaption></figure>
4. Enter the amount you want to bridge and click “Transfer” after confirming it's correct<br>

   <figure><img src="/files/vc76BjUiIP8YSsCFyE1d" alt=""><figcaption></figcaption></figure>
5. Confirm the signature Request<br>

   <figure><img src="/files/Ni3vO7YRbLMiP6YhKLdF" alt=""><figcaption></figcaption></figure>
6. Confirm the transfer request<br>

   <figure><img src="/files/SprhijNudGEjSZ6TORHX" alt=""><figcaption></figcaption></figure>
7. Wait for the bridge to complete<br>

   <figure><img src="/files/2zN2spCvLNzqVLmaVcqU" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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://qrim.gitbook.io/qrim/qrim-bridge/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.
