# Cross Chain Sales

Fjord Foundry now supports cross-chain sales using liquidity from any liquid token on any supported chain via LI.FI.

**Benefits include:**

* **Non-siloing of liquidity:** Access liquidity from various blockchains, reducing siloed liquidity.&#x20;
* **Greater uptake of Layer 2 solutions:** Lower fees by leveraging Layer 2 solutions while still accessing Layer 1 liquidity.
* **Simple and seamless UX:** Enjoy a straightforward and user-friendly experience for cross-chain participation.
* **Broader market participation:** Enable a diverse range of investors from different blockchain ecosystems to contribute encouraging greater participation.&#x20;

**How it works:**

In this example we will conduct a cross chain swap from Polygon to Base. As shown below, we are connected to the Polygon network.

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

The default setting will display the requested funding token from the project on the destination chain. To select a custom token or chain click the drop down box.

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

Next, choose the chain you wish to source the liquidity from. In this case we will select Polygon.&#x20;

<figure><img src="/files/DV6Wn4RoonuT7o1MmabT" alt="" width="241"><figcaption></figcaption></figure>

Then select what token you wish to use to fund the purchase. In this case we will select the Matic token.&#x20;

<figure><img src="/files/QY3aMfRr7jsZjyllZmnk" alt="" width="234"><figcaption></figcaption></figure>

Next you will have shown what your source blockchain and token. Here you can input how many tokens you wish to sell which will provide an expected output of the sale token on the destination chain.&#x20;

<figure><img src="/files/8sNVHLs87r0mTYAUHAiP" alt="" width="271"><figcaption></figcaption></figure>

Click swap, and you will see a preview of the swap and a pop up in your wallet. Click 'confirm'. You may be required to do some approval transactions. <br>

<figure><img src="/files/LvqYXy68QlsN88z62q0P" alt="" width="242"><figcaption></figcaption></figure>

Complete! Finalise the necessary transactions in your wallet and be sure not to increase gas settings and your purchase should be finalised. <br>

<figure><img src="/files/3A5TBljt0ZAJYwCevj1e" alt=""><figcaption></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://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/fjord-features/cross-chain-sales.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.
