# Bridge⭐️

Bridge allows you to exchange your personal and DAO assets between different blockchains. At the moment bridge (cross-chain swap) is available on 4 blockchains: Ethereum, Polygon, BNB Chain, Avalanche using [Symbiosis](https://symbiosis.finance/) platform.&#x20;

To swap assets for DAO between blockchains:

1\) Click Bridge on the Manage page in your DAO;<br>

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

2\) Select which assets you want to exchange between blockchains from the list or specify their smart contracts;<br>

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

3\) Specify the amount of the asset you want to exchange;<br>

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

4\) Specify the address of the recipient, on the other blockchain;<br>

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

5\) Click Approve to allow the Bridge smart contract to interact with the selected token on the DAO;<br>

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

6\) Click Cross-chain Swap to create an asset conversion vote. Once the vote is activated, the new asset will be the previously specified address.<br>

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

{% hint style="success" %}
**Join XDAO club:**

📲 **TG Global**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Announcement**: [**https://t.me/xdaoapp**](https://t.me/xdaoapp)

📲 **Twitter**: [**https://twitter.com/xdaoapp** ](<https://twitter.com/xdaoapp >)

📲 **YouTube**: [**https://www.youtube.com/c/xdaoapp**](< https://www.youtube.com/c/xdaoapp>)

📲 **Medium**: [**https://blog.xdao.app/**](https://blog.xdao.app/)

📲 **GitHub**:[ **https://github.com/XDAO-App**](< https://github.com/XDAO-App>)

📲 **Instagram**:[ **https://www.instagram.com/xdaoapp**](< https://www.instagram.com/xdaoapp>)

**📲 Discord**: [**https://discord.gg/xdaoapp**](https://discord.gg/xdaoapp)
{% endhint %}


---

# 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.xdao.app/guides-for-gt/dao-page/manage/asset-management/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.
