> For the complete documentation index, see [llms.txt](https://doc.qtbot.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.qtbot.ai/product-features/follow-system.md).

# Follow system

<figure><img src="https://4065457266-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1DJAOK8jBe2eNRDv2zBs%2Fuploads%2FVDqubijAnFP8pnGhy0uu%2FFollow%20system-01.png?alt=media&#x26;token=ea886865-f903-4f03-8567-f0674bcbe28b" alt=""><figcaption></figcaption></figure>

### **What is the Follow System?**

The QT Bot Follow System is a user-friendly service that allows clients to leverage pre-built trading strategies, capital management formulas, and automatic coin pair scanning. This eliminates the need for extensive technical knowledge, making cryptocurrency trading accessible to a wider audience.

#### **Who is it For?**

* **Beginners:** Individuals new to trading or those who lack experience in the cryptocurrency market can benefit from the Follow System's guided approach.
* **Time-Constrained Traders:** Those with limited time to monitor the market can rely on the automated trading capabilities of the Follow System.
* **Automation Seekers:** Traders who prefer a hands-off approach and want a proven, efficient solution without constant manual intervention will find the Follow System ideal.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeZVtd7r_V7gOpSXr2sB6Fs_ESXcLgqAbzG9y4_s1J6laa8yoFzsuc-jmyr5Wu_oQvpZPw42OFz1otnRo78HW1ZYgmc3TXH0WiBJdo5_wY4RWtpfn5hyiXanLnIMDtBByaCZh0WZwJqOedZvTHeo5sBVXIAcBA43daIAulz7WF80mPRkU9-JsU?key=-ErO7ZNNwUjkFFcKtT90xQ" alt=""><figcaption></figcaption></figure>

#### **Key Advantages:**

* **Proven Strategies:** The Follow System utilizes trading strategies that have been rigorously tested and optimized by artificial intelligence (AI).
* **Data-Driven Decisions:** Trading decisions are based on a combination of technical analysis and historical data, ensuring a more informed and objective approach.
* **AI-Powered Efficiency:** The AI-driven system continuously adapts to market conditions, seeking to maximize profits and minimize risks.

#### **How Does it Work?**

1. **Initial Setup:** Users simply configure their preferred settings, such as risk tolerance and investment amount.
2. **Automated Trading:** QT Bot takes over, executing trades based on the pre-defined strategies and parameters.
3. **Monitoring and Optimization:** The system continuously monitors performance and adjusts strategies as needed to maintain optimal results.

The Follow System offers a streamlined and accessible way to participate in the cryptocurrency market. By leveraging the power of AI and proven trading strategies, it empowers users to potentially achieve their financial goals with minimal effort and expertise.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.qtbot.ai/product-features/follow-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
