# Limit Orders

Previously, we detailed the process of presetting sell limit orders to be automatically applied following every manual and/or automated buy. In this section, we will explain how you can manually add sell and buy limit orders for a particular token.

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Sell Limits</td><td><a href="/pages/O3d5cCRrk8jNU2P26xDi">/pages/O3d5cCRrk8jNU2P26xDi</a></td></tr><tr><td>Buy Limits</td><td><a href="/pages/GwXdGlzWhG0t9SnOfqIL">/pages/GwXdGlzWhG0t9SnOfqIL</a></td></tr><tr><td>Active Orders</td><td><a href="/pages/Erur76nrhz6QdmXZubkn">/pages/Erur76nrhz6QdmXZubkn</a></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.maestrobots.com/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.
