# 我们已经搬家啦！

OpenMLDB 中文网站已经进行了升级，本页面不再更新维护，请参考最新网站：

* 文档网站：<https://openmldb.ai/docs/zh>
* 文档源代码已经合并至 OpenMLDB 主仓库，参照 <https://github.com/4paradigm/OpenMLDB/tree/main/docs/zh>


---

# 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://docs.openmldb.ai/wo-men-yi-jing-ban-jia-la.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.
