# AI Agent

- [概述](https://docs.reorc.com/cn-reorc-help-center/ai-agent/gai-shu.md)
- [权限配置](https://docs.reorc.com/cn-reorc-help-center/ai-agent/quan-xian-pei-zhi.md)
- [使用指南](https://docs.reorc.com/cn-reorc-help-center/ai-agent/shi-yong-zhi-nan.md): 本指南将帮助你快速上手使用 Studio AI Agent，通过自然语言对话来探索和分析你的数据资产。


---

# 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.reorc.com/cn-reorc-help-center/ai-agent.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.
