# Limit Orders & DCA

Set intelligent triggers and automate your strategy with advanced order types designed for volatile crypto markets.

**What makes ApeBot's order management different?**

* **Bundle-Aware Limits** - Set coordinated exit strategies across multiple wallets simultaneously
* **Smart DCA Timing** - Dynamic dollar-cost averaging based on volatility patterns, not just time intervals
* **Conditional Orders** - Chain multiple triggers together (e.g., stop-loss → DCA restart)
* **Portfolio-Level Management** - Set position limits across your entire bundle, not just individual tokens
* **Gas-Optimized Execution** - Intelligent batching to minimize transaction costs during automation

Perfect for traders who want sophisticated risk management without constantly monitoring positions. Seamlessly integrates with bundle trading for coordinated portfolio strategies.


---

# 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://apebot-documentation.gitbook.io/apebotsol/apebot-features/limit-orders-and-dca.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.
