# Bridge

<figure><img src="/files/1wqKM7JcZUps0JM8UJbi" alt=""><figcaption></figcaption></figure>

This service enables the secure and efficient transfer of the same asset across different blockchains. This cross-chain bridge is designed to facilitate interoperability between networks, allowing users to move their assets seamlessly without leaving the platform.

Using an intelligent routing algorithm, the system evaluates the estimated costs and times associated with transferring the asset using different protocols (which are listed in the interface). Once the analysis is complete, the transaction is automatically executed through the option that best optimizes time and cost.<br>

***

## The main benefits of Olympex’s Bridge includ&#x65;**:**

* **Ease of use:** The platform allows users to transfer assets between blockchains with just a few clicks, eliminating the need for complex technical processes or external services.

* **Security:** All transfers are protected by audited smart contracts, along with advanced security mechanisms that ensure the integrity and protection of funds at all times.

* **Multichain compatibility:** The system supports a wide range of blockchains, including Ethereum, Binance Smart Chain, Polygon, and others, offering users maximum operational flexibility.

* **Cost efficiency:** Optimization of gas fees and minimization of costs associated with blockchain transfers.

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

***

## How Should the User Carry Out the Process?

To perform a bridge-type transfer between blockchains, the user must follow these steps:

1. Select the asset to be transferred.
2. Indicate the source network from which the asset will be moved.
3. Specify the destination network where the transferred asset should be received.

Once this information is provided, the final step requires the user to confirm the operation through their connected digital wallet. Only after this approval is the transaction executed, ensuring that control over the assets remains entirely in the user's hands.


---

# 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://olympex.gitbook.io/olympex/products/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.
