# 菜单

- [自动制作报表](https://cimtops.gitbook.io/i-repo-link-manual/chinese/cai-dan/zi-dong-zhi-zuo-bao-biao.md): 仅适用于本地部署环境。
- [输入结果的登录](https://cimtops.gitbook.io/i-repo-link-manual/chinese/cai-dan/shu-ru-jie-guo-de-deng-lu.md): 仅适用于本地部署环境。
- [获取数据库数据](https://cimtops.gitbook.io/i-repo-link-manual/chinese/cai-dan/huo-qu-shu-ju-ku-shu-ju.md): 仅适用于本地部署环境。
- [获取数据库主表数据](https://cimtops.gitbook.io/i-repo-link-manual/chinese/cai-dan/huo-qu-shu-ju-ku-zhu-biao-shu-ju.md): 仅适用于本地部署环境。


---

# 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://cimtops.gitbook.io/i-repo-link-manual/chinese/cai-dan.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.
