# Symbiosis Finance

{% embed url="<https://symbiosis.finance/>" %}
↑ Official site url ↑
{% endembed %}

### Swap

* Visit symbiosis.finance in your browser.
* Connect your wallet.

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

* Symbiosis swap supports multiple chains. You can swap tokens between different chains.
* Choose the chain and the token you want to swap from the From field.
* Enter the amount of tokens to swap.
* Select the chain and the token you want to receive from the To field.
* Scroll to the bottom and click Confirm.
* Wait for the on-chain confirmations.

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

### Add Liquidity

* Open the Pools tab.

<figure><img src="/files/46cMugbgiLWWg6mlip4v" alt=""><figcaption></figcaption></figure>

* Select the pool you want to supply from the list.
* On the left side, you can see the token of the pool and on the right side, you can see the chain.
* Click Manage to proceed.

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

* In this scenario, we will supply the WETH Scroll pool with ETH tokens.
* Enter the amount of ETH to supply.
* Click Add Liquidity.
* That's it. You have successfully supplied the liquidity pool on Symbiosis!

### Withdraw Liquidity

* To withdraw liquidity on Symbiosis, you need to have Boba token on Boba BNB network. Use swap to get it.

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

* Go to Pools again.
* Click My Liquidity.

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

* Click on Manage.
* On the next screen, click Remove.
* Enter the amount to withdraw.
* Confirm by clicking Remove.

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

* If you supplied ETH, you will receive sWETH token on Boba network.
* You need to use Bridge to transfer them back to the original network.

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

* Select the token from the removed liquidity pool.

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

* The destination chain must be the same as the chain from which you supplied the liquidity pool.
* Click Confirm at the bottom.
* Done! WETH is back in your original chain. You can swap it to ETH.

<figure><img src="/files/0FMXHGXOKPRDzNdyubtL" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></p></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://hub.airdrop.expert/knowledge-base/protocols-guides/symbiosis-finance.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.
