# LIMIT

A limit order is a traditional finance (CeFi) mechanism allowing users to set a specific price for buying or selling assets, offering control over the execution price rather than settling for the market price at the moment of trade. While this guarantees the price, execution depends on market prices reaching the user's set level.

Lynex introduces dLIMIT, a protocol developed in partnership with Orbs Network, adapting limit orders for decentralized finance (DeFi) with enhanced efficiency and reliability. This protocol facilitates the creation of decentralized limit orders, ensuring trades are executed at the user's specified price, addressing the usual hurdles of decentralized limit order execution.

dLIMIT ensures that users in DEX environments can execute their trades at precise prices, benefiting from fair fees and the reliability of a decentralized setup, streamlining the process of setting and fulfilling limit orders in the DeFi space.

For a more in-depth exploration of these mechanics, we encourage you to visit the Orbs Network [website](https://www.orbs.com/) and delve into their comprehensive [documentation](https://docs.orbs.network/).&#x20;


---

# 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://lynex.gitbook.io/lynex-docs/protocol-overview/dex-functionalities/swap/limit.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.
