# 06 / Setting a Stop-Limit Order

{% hint style="info" %}
Click [here](https://app.intentable.io/trading/top_pairs?utm_source=gitbook\&utm_medium=tutorial\&utm_content=Stop_Limit\&utm_campaign=Tutorial) to start trading.
{% endhint %}

**Step 1: Select the Token to Trade**

On the Intentable dashboard, navigate to the "My token" tab. Click on the token you already bought with MEV Protection.\
\
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdd72p1Mkv7Xcxikm7DTcT_ZYPIIUgEIMP_OAYnPVRLhufQsMP5TbF9Fwmbdi6hlAT_u6sLFe3FTE0zVl_aT3cC8OY0pwjh2oLEtsOTX6rmQU-694OKm1ulsenMchUU-oCjqhvUyw?key=Q4KZnopjnLWwt5RNjUWnsxIX)

**Step 2: Click on Stop-Limit**\
\
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdSR0vw9xK_WFzviqynq-XTbqJFfvT2CGRFzMx4seLiSHyizwoqfBBFq3PQZnLHJbKex7YNDR3RR6bffJ0yg9a3LrkcC-FoX5Jlc8UOOp7kUgK4FfR61jlpJKDi59QbpD7LAUxdTA?key=Q4KZnopjnLWwt5RNjUWnsxIX)

In the pop-up window, click on the "Stop Limit" button to start setting your stop-limit order.

**Step 3: Set Your Stop-Limit Conditions**

Specify the threshold at which you want the trigger to happen. Enter the stop price (the price at which you want the order to be triggered) and the limit price (the lowest price you are willing to sell for). Specify the number of tokens you want to sell if the stop condition is met.\
\
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcQFsVkNc_z2DGw_ZFq0Y8ffIxFCY7dg1I6jq_GU9CvA7aUkrDSW0Fc3XkTS-9jWRVNjnuFCHnzv84VEv_MkyRE2F2kD8UbEi-8vUfpal9NTB51cApbfHhiBdpURoptvzqJ90i01g?key=Q4KZnopjnLWwt5RNjUWnsxIX)

**Step 4: Confirm the Order**

Click "Activate Intent" to finalize the stop-limit order. Your connected wallet will prompt you to approve the transaction. Confirm it to successfully set your stop-limit order.

Why Use Stop-Limit Orders?

Stop-limit orders are perfect for securing profits and avoiding large losses in unpredictable markets. They give you control over how much you are willing to risk and prevent you from selling at unfavorable prices.

Set your stop-limit orders today to trade with confidence. Start now [here](https://app.intentable.io/trading/top_pairs)

<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://docs.intentable.io/06-setting-a-stop-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.
