> For the complete documentation index, see [llms.txt](https://shihu.gitbook.io/shihu-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shihu.gitbook.io/shihu-whitepaper/the-origin/ai-integration/simplifying-the-training-process.md).

# Simplifying the Training Process

**AI Mix** removes technical barriers in AI training, making the process more accessible and efficient.

* **Intuitive Interface:** No programming knowledge is required. A user-friendly interface allows AI training through simple prompts.
* **Pre-built Templates:** Ready-made AI models based on common use cases (e.g., trading assistants) help users get started quickly and customize as needed.

By reducing training time from weeks or months to just minutes, AI Mix expands accessibility, even for non-technical users.

<br>


---

# 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:

```
GET https://shihu.gitbook.io/shihu-whitepaper/the-origin/ai-integration/simplifying-the-training-process.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.
