# Bridge

### What is bridge? <a href="#what-is-bridge" id="what-is-bridge"></a>

Bridging in crypto refers to the process of transferring assets between different blockchain networks. Bridge on Overnight is powered by [**Squid**](https://www.squidrouter.com/) **and** [**Axelar**](https://ilia-organization.gitbook.io/overnight/user-guides/www.axelar.network)**.**

### How do I transfer assets to a different network? <a href="#how-do-i-transfer-assets-to-a-different-network" id="how-do-i-transfer-assets-to-a-different-network"></a>

{% stepper %}
{% step %}
On the main page, click the **Bridge** tab and connect your web3 wallet.

<img src="/files/TAEz6fkI1vUJaVl9L75Y" alt="" data-size="original">

{% endstep %}

{% step %}
Select the network and asset in the "**From**" field, then choose the destination network and the asset you wish to receive in the "**To**" field.

<img src="/files/zUR7GJkWRq2SCK8yvIPX" alt="" data-size="original">
{% endstep %}

{% step %}
Click "Give permission to use tokens".

<img src="/files/XXEoQTtiaF82MuISLsrv" alt="" data-size="original">
{% endstep %}

{% step %}
Once the permission is given you will see the Submit button. Click and it is done, in a few minutes the transaction should be completed.

<img src="/files/GtBDThl1dMdIyIxL5bQw" alt="" data-size="original">
{% endstep %}
{% endstepper %}


---

# 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.overnight.fi/user-guides/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.
