# Bridge Swap

<figure><img src="https://1074368168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaNK6UNHgA3BuKKgNM1Y%2Fuploads%2FGdiRDBhMqVAyQFqas95s%2FBridge_Swap_Guacamole_Solana_Docs.png?alt=media&#x26;token=9aa28173-1c60-4965-9ab6-f89d32e4b5cd" alt=""><figcaption><p>Get started here: <a href="https://www.guacamole.gg/trade/bridge">https://www.guacamole.gg/trade/bridge</a></p></figcaption></figure>

Users can connect their wallets from different blockchain platforms and easily bridge/swap assets over to $GUAC on Solana to partake in our growing ecosystem.

**Supported Networks Include:** ETH, BNB, ARB, AVAX, & SOL

<figure><img src="https://1074368168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaNK6UNHgA3BuKKgNM1Y%2Fuploads%2F8pJ3bq4MHB6TeydzznfN%2Fimage.png?alt=media&#x26;token=df1cd8c9-344d-4165-90a4-3aba44a7ad85" alt=""><figcaption><p>Get started here: <a href="https://www.guacamole.gg/trade/bridge">https://www.guacamole.gg/trade/bridge</a></p></figcaption></figure>

## Using Bridge Swap

1. Select a source chain and connect the wallet. If this chain is NOT Solana then you will need to use the larger "Connect Wallet" button at the bottom of the bridge swap module. Ensure you are attempting to connect a supported wallet with funds that support your selected source chain.
2. After selecting a source chain, choose the token/coin you wish to swap from that wallet and enter a valid amount of this token/coin.
3. Then proceed to select the output network and token. Your address should automatically populate in the receiver field If a Solana wallet is currently connected and the output network is Solana. If it is another network, you will need to connect that wallet or enter an address in the receiver field.
4. Review and Initiate the swap! Check over the estimated parameters to ensure everything looks good! After pressing the confirm button your funds will be sent through the bridge and swap functions. It may take a moment to finalize the swap, please be patient.

{% hint style="info" %}
Make sure to pay attention to the estimated slippage and price impact of each swap to ensure you are getting the best possible deal.
{% 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.guacamole.gg/products-and-features/trade/bridge-swap.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.
