# Limit Orders

{% embed url="<https://www.youtube.com/watch?v=gbqIb2Dw6MQ>" %}

#### 🎯 Limit Orders on Archer

Get ready to take control of your trades like never before. Archer is bringing **Limit Orders** to the bot—giving you powerful tools to automate your entries and exits with precision.&#x20;

#### 📌 Set Targets, Automate Your Moves

With limit orders, you’ll be able to set specific buy and sell prices for any token. Instead of market buying on the spot, Archer will watch the market for you and automatically fill your trade when your target is hit. No more staring at charts or missing the perfect price.

#### ⚙️ Trade Smarter with Custom Rules

Limit orders will go beyond simple targets. You’ll also be able to add custom rules to your trades—like time constraints, order size limits, and other filters that match your strategy. Whether you’re sniping entries or setting stop-outs, Archer’s upcoming tools give you the edge.


---

# 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.archerbot.io/features/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.
