# Bridge

At SpiritSwap, it is our goal to enrich the Fantom ecosystem as much as possible. Building new features to attract capital is only one part of the job. In order to attract capital, one must allow for the flow of capital to actually occur. Realizing this shortly after our V1 launch, SpiritSwap released our "SpiritBridge". &#x20;

Our V1 product allowed for the basic transfer of capital from selected chains. While this was a monumental advance towards capital migration over to Fantom, it did come with limitations. We want bigger, better & faster! As such, thanks to our partnership with [LiFinance](https://li.fi/), our V2 bridge now acts as a bridge aggregator, allowing for the transfer of capital from chains such as :&#x20;

* Ethereum&#x20;
* Arbitrum&#x20;
* Avalanche&#x20;
* Polygon&#x20;
* MoonRiver
* Binance Smart chain

Further to the inbuilt aggregator model, our V2 "SpiritBridge" now allows for "bridge and swap" function. This means users can now simultaneously swap while they bridge. \
\
For example, users can send BNB from Binance Smart Chain to Fantom Opera, but in the same process, convert this BNB to FTM with one click, thus negating the requirement for a faucet and ensuring no user is ever left with the "lack of gas" conundrum that we have all faced at some point in our DeFi journey.&#x20;

We recommend people check out our bridge "how to", for a detailed walk through on how our bridge aggregator works (link below).    <br>

{% content-ref url="/pages/qVMWz2eKM9VIcio2Kyuv" %}
[How to - Bridge](/spiritswap-v2/soullys-how-to/how-to-bridge.md)
{% endcontent-ref %}


---

# 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.silverswap.io/spiritswap-v2/core-features/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.
