# Limit Orders

<figure><img src="/files/7wNgf3MVJpxuHd3WkiMv" alt=""><figcaption></figcaption></figure>

## Trading with Full Control

Olympex allows users to set Limit Orders to buy or sell assets at specific prices within defined timeframes. This feature gives users complete control over their operations, enabling them to execute trades under favorable market conditions according to their personal strategies.

Limit orders are executed automatically when the market reaches the prices set by the user.

***

## Advantages of Limit Orders on Olympex

* **Precise execution:** Trades are executed only at the exact price defined by the user.

* **Automation and security:** Smart contracts ensure transparency agency, without the need to hold user funds in custody.

* **Advanced strategies**: Allows traders to optimize their activity without the need for constant market monitoring.

Limit Orders on Olympex offer a key advantage: they do not lock the user’s tokens at the time of order creation, nor do they require funds to be available at that moment. Instead, the smart contracts operate under a predefined permission scheme that only triggers when the market reaches the user-defined price.

If the user has the necessary funds in their wallet at the time of execution, the order will be succesfully processed. If not, the order is simply canceled without further implications.

It is also important to note, users are not required gas fees to create or cancel orders.<br>


---

# 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://olympex.gitbook.io/olympex/products/limit-orders.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.
