# DCA Orders

Crypton Super Bot allows you to place buy and sell Dollar-Cost Averaging (DCA) orders for tokens. Here’s how it works:

**You will need to Specify Order Details such as:**

* **Interval:** Set the time interval between each transaction.
* **Duration:** Define how long the DCA order should last.
* **Total Amount:** Enter the total amount of TON or tokens to be traded over the duration.

The bot will automatically execute swaps for you at the specified intervals, distributing your trades evenly over the set duration.

Using DCA orders, Crypton Super Bot helps you minimize the impact of market volatility and make systematic investments or sales over time.


---

# 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.crypton.tools/crypton-super-bot/trading/dca-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.
