# Bridge

With bridge feature you can facilitate cross-chain transfers directly from Bitfoot via[ Orbiter Bridge](https://www.orbiter.finance/).

### Main Menu > 🔀 Bridge

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

## How to bridge

{% stepper %}
{% step %}

### Select Network From

where you want to bridge.

<img src="/files/qPYCbnc1H4abCqLcyefE" alt="Select Network From" data-size="original">
{% endstep %}

{% step %}

### Select Network To

where you want to bridge.

<img src="/files/AxN3byi7Ma27nGAvdGdu" alt="Select Network To" data-size="original">
{% endstep %}

{% step %}

### Select Token

you want to bridge.

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

{% endstep %}

{% step %}

### Select User Wallet

from which funds are to be bridged.

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

{% endstep %}

{% step %}

### Type Amount

Specify the amount to bridge.

{% endstep %}

{% step %}

### Confirm

Execute the bridging operation after reviewing.
{% 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.bitfoot.com/bitfoot-bot/additional-tools-and-settings/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.
