# What is the Difference Between an AI and a Non-AI?

1. There is the word “AI” in the name of the bot list, which means that the strategy parameters of the bot are entrusted to the intelligent system, which will be modified regularly according to the volatility, resistance, support etc. indicators of each variety.
2. There is the word no “AI” in the name of the bot list, which means that the strategy parameters of the bot will not be modified by the system during the running process. You can judge whether you need to manually modify the strategy parameters according to your proficiency in uTrading’s operation and the current market conditions. You can also switch the risk mode (conservative, stable, aggressive) to obtain the latest parameters recommended by the intelligent system for filling.

It is suggest to starting the AI bot for beginner.

<div><figure><img src="/files/ZsXLO8L7EZTBF8gpEaJv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5CfWCcZsatGTyx27QEEx" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.utrading.io/en/trading/trading-bot/manual-trading/manual-trading-straregy/what-is-the-difference-between-an-ai-and-a-non-ai.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.
