# Use Cases

Cross-chain Swaps

<mark style="color:red;">Without</mark> Fly<mark style="color:red;">:</mark> Users would need to find a DEX to buy and sell the token they wish to on two different chains as well needing to bridge the appropriate gas token to the new chain to make multiple swaps once bridged over. This could result in 2 swaps and 2 needs to bridge: swap into native gas token for destination chain, bridge native gas over to chain, bridge token you want to swap to destination chain, swap for needed token.

<mark style="color:blue;">With</mark> Fly<mark style="color:blue;">:</mark> Swap almost any token across many of the top chains, all in one interface, without the need to use bridges or go to multiple websites, while getting an amazing price due to fly's unique order routing algorithm. Just as easy as swapping on-chain, just approve and click swap and you're done.

### **On-chain Swaps**

<mark style="color:red;">Without</mark> Fly<mark style="color:red;">:</mark> Users need to search multiple DEXs across the blockchain in which they want to swap, searching for the best liquidity source and price.

<mark style="color:blue;">With</mark> Fly<mark style="color:blue;">:</mark> Swap almost any token on-chain while also benefiting from Fly's order routing algorithm to receive the best price price across all major DEXs. Fly will even pull liquidity from multiple DEXs if it gets the user a better price.

### **Cross-chain Yield farming / Lending & Borrowing / NFT purchases**

<mark style="color:red;">Without</mark> Fly<mark style="color:red;">:</mark> Users need to search yield-farming opportunities, going through the same process as cross-chain swaps to make multiple swaps as well as needing to use a bridge multiple times, costing them a lot of time and gas.

<mark style="color:blue;">With</mark> Fly<mark style="color:blue;">:</mark>&#x20;

**Yield-farming:** In a future update, users will be able to join yield-farming opportunities on or cross-chain through the Fly interface, in just a couple of clicks, saving users time and gas fees.

**Lending & Borrowing:** Users will eventually be able to borrow or lend from markets such as AAVE & Compound, all within Fly's easy-to-use interface.

**Cross-chain NFT markets:** Planned for a future update, users will be able to browse NFT marketplaces, and purchase the NFT they want, using any token they want, through Fly's interface.

### Wallet Apps & DEXs

* By abstracting away the complexity of DeFi & order routing, Fly enables wallet providers, DEXs, or other dApps to enable cross-chain staking, trading, and lending through the Fly interface.

### Institutions & Professional Traders

* Fly provides a low-latency and capital efficient infrastructure that is optimal for professional market makers and traders to deploy their automated strategies.

### NFT Marketplaces

* Connect with the Fly API to allow users to buy NFTs with any digital asset across any of the connected blockchains with just a few clicks.

### Web3 Projects

* With Fly, other projects can tap into other blockchains and ecosystems, both multi-chain and single-chain, by enabling one-click lending, staking, yield farming, and more!


---

# 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.fly.trade/fly/fly-key-features/use-cases.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.
