# Recovery

### If you refreshed the page during bridging process and cannot see your coin anymore, please follow the tutorial below to resume the interrupted bridging process

{% hint style="info" %}
This also applies to users who had their bridging interrupted while using the official Quilibrium bridge
{% endhint %}

1\.   Visit: <https://wallet.qrim.io/bridge> and click "Recovery"

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

2\.   Connect your Qrim wallet and Ethereum wallet

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

3. &#x20;Visit <https://qrim.io/> and search for your own Quil account address

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

4. Find the corresponding bridging transaction

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

5. Copy the Coin address from the transaction input

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

6. Go back to Qrim Bridge and paste the Coin address you just copied, click "Next"

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

7. Approve cross-Chain bridge request in your Qrim wallet extension

<figure><img src="/files/00f9r0QtCr2FG6icRpOX" alt=""><figcaption></figcaption></figure>

7. Click "Bridge" and confirm the transaction request in the Ethereum wallet extension that pops up

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

### End


---

# 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/recovery.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.
