# Bridge assets

## From Rootstock to Conla

**Step 1:** Faucet BTC on Rootstock Testnet.

Faucet links:

{% embed url="<https://faucet.rootstock.io/>" %}

**Step 2**: Connect to Conla Bridge

Access to Conla Bridge <https://bridge.conla.com>

Click "Add to MetaMask" if you haven't added the network to the MetaMask.

Click icon MetaMask "Connect using web wallet".

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

**Step 3:** Bridge tBTC to Conla Testnet

Select source network (Rootstock Testnet), set tBTC amount. Click "Continue".

<div align="left"><figure><img src="/files/oMhH35JOl3PTigBFykLp" alt="" width="563"><figcaption></figcaption></figure></div>

Confirm the information and click on "Bridge". Then confirm transaction on MetaMask popup

<div align="left"><figure><img src="/files/CZ0yiiTX1I2Vls2ZQDYc" alt="" width="563"><figcaption></figcaption></figure></div>

## From Conla to Rootstock

Select source network (Conla Testnet), set tBTC amount. Click "Continue".

<div align="left"><figure><img src="/files/0MwlhE7sBtyZk2b0W7CW" alt="" width="563"><figcaption></figcaption></figure></div>

Confirm the information and click on "Bridge". Then confirm transaction on MetaMask popup

<div align="left"><figure><img src="/files/XMhHkv8q0M4K9UNwhdQR" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.conla.com/users/onboarding/bridge-assets.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.
