# Aggregator Bridge

How to bridge?

#### Step1: Click on the "Bridge" tab and choose Aggregate Bridge&#x20;

<figure><img src="/files/7pLPyqBs2GWuL5vPJhAM" alt=""><figcaption></figcaption></figure>

#### Step2: Select the chain you want to bridge "from" and "to" for the asset you want to bridge.&#x20;

<figure><img src="/files/UMufRTcBcCYGTQiFPi9c" alt="" width="563"><figcaption></figcaption></figure>

#### Step3: Connect the wallet of the chain you selected.

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

#### Step4: Enter the amount of the assets you want to bridge.&#x20;

The aggregator will automatically calculate and choose the best amount out.

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

#### Step 5: Click "**Preview"** to view the bridge preview.

<figure><img src="/files/4Ns97nsCl4aoSx7QgMfo" alt="" width="563"><figcaption></figcaption></figure>

#### Step 6: Click "**Transfer"** to sign transaction. You can check the progress anytime through the "Bridge Transaction History" page

<figure><img src="/files/hDuTPqlCl69XJeEwCLy0" alt="" width="563"><figcaption></figcaption></figure>

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


---

# 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://guide.rhea.finance/x-chain-guides/aggregator-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.
