# Limit Sell

## <mark style="color:blue;">How to s</mark><mark style="color:blue;">**et up a Limit Sell Order**</mark>

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

### <mark style="color:blue;">Enter the following details to set up a Sell Limit order</mark>

<table><thead><tr><th width="257">Button</th><th>Action</th></tr></thead><tbody><tr><td><strong>Amount</strong></td><td>Choose the percentage of tokens you wish to sell.</td></tr><tr><td><strong>Rate by MC/Price</strong></td><td>Set the price/MC at which you want the order to be triggered.</td></tr><tr><td><strong>Sell High ~ Rate</strong></td><td>Specify the target price in USD at which you want to sell for profit.</td></tr><tr><td><strong>Sell Low ~ Rate</strong></td><td>Enter the stop-loss price in USD to minimize potential losses.</td></tr><tr><td><strong>Expiry Time</strong></td><td>Define the duration until which the order remains active.</td></tr><tr><td><strong>Advanced Settings</strong></td><td>Customize additional parameters such as Slippage, Tip Amount, Priority Fee and Anti-MEV mode to optimize order execution.</td></tr></tbody></table>


---

# 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/limit-sell.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.
