# How to Use Limit Orders

<figure><img src="/files/RVg0tYl832aULwtMckKS" alt=""><figcaption></figcaption></figure>

1. Go to `/menu`
2. Click *limit orders*
3. Choose *buy or sell*
4. Enter limit order token to swap
5. Select the amount you wish to trade
6. Set your target buy/sell price
7. Select when the limit order should expire
8. Click create order
9. Check the details and confirm


---

# 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.fluxbot.xyz/advance-tutorials/how-to-use-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.
