# Advanced Tools

1\. **DCA IN Strategy (Smart Entry)**

Dollar-Cost Averaging (DCA) is a proven long-term strategy, but it can be hard to manage manually. AIGITrading allows users to automate DCA with customizable triggers, including:

* Fixed time intervals
* Price level triggers
* Volatility-based entries
* Portfolio allocation-based DCA

These smart triggers eliminate the need to constantly monitor the market. The AI watches 24/7 and executes your strategy exactly as planned—so you never miss an opportunity.

***

#### 2. **DCA OUT Strategy (Strategic Exit)**

Exiting a position in a systematic and controlled way is just as important as entering. AIGITrading supports a variety of exit strategies, such as:

* Target price triggers
* Trailing stop-based DCA
* Time-phased selling


---

# 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://aigi-protocol.gitbook.io/aigi-protocol/overview/user-facing/aigitrading/markdown.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.
