> For the complete documentation index, see [llms.txt](https://docs.kromatika.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kromatika.finance/kromatika-dapp-2.0/tutorials/how-to-use-felo.md).

# How to use FELO

**FELO (Fees Earning Limit Orders) is currently available on ETH L1, Arbitrum, Optimism & Polygon.**&#x20;

**What is FELO?**

FELO (Fees Earning Limit Orders) are limit orders that are run on top of Uniswap v3 technology. There is no other DEX in the space that offers this feature. Kromatika users v3 concentrated liquidity and Chainlink keepers to achieve this.

User receives 100% of his actual value + earns LP fees on top of that, which makes it at least 101% return on his trade, sometimes even more. Some user's received up to 9%!!

Want a deeper understand on FELO?

* <https://medium.com/kromatika/fees-earning-limit-orders-felo-the-awakening-kromatika-313223c60708>
* <https://medium.com/kromatika/kromatika-automates-uniswap-v3-for-limit-orders-1404f0dfba91>

{% embed url="<https://www.youtube.com/watch?v=jaU8eX9Dqfw>" %}

**Step 1: Connect your wallet to dApp.**

**Step 2: Choose the chain you want to trade on.**

**Step 3: Deposit $KROM into the dApp.**

**Step 4: Make sure to interact in the Limit / FELO section.**&#x20;

**Step 5: Select the token you want to buy (sell).**&#x20;

**Step 6: Select the target price for the other token of the pair.**

**Step 7: If the setup is ok click "create FELO".**

**Step 8: If the overview is fine for you click "confirm" to sign the transaction.**

**You have created your first FELO! Good job!**

##

##

##

{% embed url="<https://app.kromatika.finance/limitorder>" %}
Experience FELO today
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kromatika.finance/kromatika-dapp-2.0/tutorials/how-to-use-felo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
