# Limit Order

MevX's Limit Order feature allows users to set specific conditions for buying or selling tokens at predefined prices. This feature provides flexibility and control over your trading strategy, even when you're not actively monitoring the market.

## <mark style="color:blue;">How to Use Limit Order</mark>

{% embed url="<https://app.arcade.software/share/N4wXSTZo2oHaYrndg7bP>" %}

1. **Select a Token:**
   * Use the search bar on the MevX website to find the token for which you want to set up a limit order.
   * Alternatively, choose a token from the interface to proceed.
2. **Access Buy & Sell Panel:** On the right side of the token's chart, locate the panel featuring Buy & Sell and Limit Order options.
3. **Choose Limit Order Type:**

{% content-ref url="/pages/hAhY4PVArkxQzsispdiK" %}
[Limit Buy](/docs/feature-ecosystem/limit-order/limit-buy.md)
{% endcontent-ref %}

{% content-ref url="/pages/s4coA3kSclkFcXJ5WqqD" %}
[Limit Sell](/docs/feature-ecosystem/limit-order/limit-sell.md)
{% endcontent-ref %}

{% content-ref url="/pages/MlLx4cpCMAgOLQAVYykl" %}
[Adjust Order on Chart](/docs/feature-ecosystem/limit-order/adjust-order-on-chart.md)
{% endcontent-ref %}

## <mark style="color:blue;">Benefits of Limit Order</mark>

* **Precision Trading:** Set specific price levels for buying or selling, allowing you to execute trades at optimal conditions.
* **Automation:** Execute trades automatically when market conditions meet your predefined criteria.
* **Risk Management:** Mitigate risks by setting stop-loss and take-profit levels to protect your investments.

By using MevX's Limit Order feature, you can enhance your trading strategy with precise control over entry and exit points in the market.


---

# 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.mevx.io/docs/feature-ecosystem/limit-order.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.
