> For the complete documentation index, see [llms.txt](https://docs.ifreeq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ifreeq.com/general-knowledge/the-third-party-control/xiao-ai.md).

# Xiao AI

**小爱同学**是[小米科技](https://zh.wikipedia.org/wiki/%E5%B0%8F%E7%B1%B3%E7%A7%91%E6%8A%80)于2017年7月26日发表的[智能个人助理](https://zh.wikipedia.org/wiki/%E6%99%BA%E6%85%A7%E5%9E%8B%E5%80%8B%E4%BA%BA%E5%8A%A9%E7%90%86)[\[1\]](https://zh.wikipedia.org/wiki/%E5%B0%8F%E6%84%9B%E5%90%8C%E5%AD%B8#cite_note-1)[\[2\]](https://zh.wikipedia.org/wiki/%E5%B0%8F%E6%84%9B%E5%90%8C%E5%AD%B8#cite_note-2)，适用于[小米科技](https://zh.wikipedia.org/wiki/%E5%B0%8F%E7%B1%B3%E9%9B%86%E5%9C%98)的智能音响，手机，电视，手表及手环等穿戴设备上，建构在小米水滴平台（现更名为小爱开放平台）数据库上。可直接链接至米家[物联网](https://zh.wikipedia.org/wiki/%E7%89%A9%E8%81%94%E7%BD%91)系统。[\[3\]](https://zh.wikipedia.org/wiki/%E5%B0%8F%E6%84%9B%E5%90%8C%E5%AD%B8#cite_note-3)

现时小爱同学只在中国版MIUI搭载，支持部分中国方言


---

# 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://docs.ifreeq.com/general-knowledge/the-third-party-control/xiao-ai.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.
