# Swaps

Folks Finance swaps are powered by [Li.Fi](https://li.fi/), a leading liquidity aggregation protocol offering cross-chain token swaps. With this integration, users can swap assets across multiple blockchains directly within the Folks Finance platform, providing a unified and efficient experience.

#### Benefits of Li.Fi Integration

1. Aggregated Liquidity and Transaction costs: \
   Li.Fi sources liquidity from multiple providers to ensure users receive optimal swap rates with minimized slippage. This approach not only improves execution efficiency but also helps users save on transaction costs.
2. Cross-Chain Swaps:\
   With Li.Fi, users can easily swap assets across multiple blockchains in a single transaction, without needing to manage multiple wallets or bridges.
3. Efficiency and Simplicity:\
   Instead of using multiple platforms for cross-chain swaps, or borrowing, everything is streamlined through Folks Finance, making it easier for users to interact with DeFi from a single hub.

#### How to Swap

{% embed url="<https://youtu.be/ebg2NMIJcsU>" %}

1. Connect your wallet
2. Click on Swap from the header
3. Select token and chain from and to you wish to perform the swap
4. Click on Exchange, follow the instruction, and sign with your wallet

{% hint style="info" %}
For a detailed explanation of how Li.Fi works, visit their official documentation: [Li.Fi Docs](https://docs.li.fi/).
{% 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.xapp.folks.finance/user-guide/swaps.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.
