> 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/personalized-ai-for-creators.md).

# Personalized AI for Creators

**AI Mix** empowers users to customize AI agents to meet specific project goals, transforming AI into a flexible and adaptable feature within Shihu:

* **Customization of AI Agents:** Users can tailor AI agents with the functionalities they desire. For example, an AI designed for trading predictions can focus on analyzing market trends, while an AI for customer engagement can be optimized for personalized interactions.&#x20;
* **Project Data Integration:** Users can supply documents, datasets, or even simple prompts to help the AI gain a better understanding of the project, ensuring that it remains relevant and efficient.&#x20;
* **Adaptive Learning:** AI Mix continuously improves based on user feedback, optimizing performance over time and evolving alongside the project's needs.&#x20;

This approach ensures that AI is not just a generic tool but a purpose-built collaborator designed to align precisely with each user's unique objectives.

<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/personalized-ai-for-creators.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.
