# Automation

## How to Automate 101

We understand not everyone has time to sit in front of their charts all day entering trades. That is why we've integrated our algorithm with 3Commas Trading Bot.&#x20;

Be mindful that automating signals should not be done unless on a 1D+ timeframe, preferably 2D+. This will help you manage your long-term holdings.

To get started, follow the step-by-step instructions in this article:

{% embed url="<https://help.3commas.io/en/articles/3108938-how-to-use-tradingview-custom-signals>" %}


---

# 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.ezalgo.ai/user-guides/installation-and-setup/automation.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.
