# Automations for Traders

## TLDR

#### **Revenue-earning DCA**

* Dollar Cost Average (DCA) to enter a token at a lower price target
* Instead of PAYING fees for DCAing, start EARNING fees for DCAing

**Revenue-earning Limit Orders**

* Set limit orders to trigger buy or sell orders for a token
* Instead of PAYING fees for Limit Orders, start EARNING fees for Limit Orders


---

# 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://hawkfi.gitbook.io/whitepaper/automations-for-traders.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.
