# 核心功能

- [数据表格](https://yaa.docs.speaks.life/he-xin-gong-neng/shu-ju-biao-ge.md): 数据列表表格作为后台系统常用的数据页面，因此Yaa封装了改数据表格，只为了快速助力开发此页面。
- [路由](https://yaa.docs.speaks.life/he-xin-gong-neng/shu-ju-biao-ge/lu-you.md)
- [数据页面](https://yaa.docs.speaks.life/he-xin-gong-neng/shu-ju-biao-ge/shu-ju-ye-mian.md)
- [数据表格](https://yaa.docs.speaks.life/he-xin-gong-neng/shu-ju-biao-ge/shu-ju-ye-mian/shu-ju-biao-ge.md): 主要实现数据页面效果的代码文件
- [筛选](https://yaa.docs.speaks.life/he-xin-gong-neng/shu-ju-biao-ge/shu-ju-ye-mian/shai-xuan.md)
- [实例模型](https://yaa.docs.speaks.life/he-xin-gong-neng/shu-ju-biao-ge/shi-li-mo-xing.md)
- [控制器](https://yaa.docs.speaks.life/he-xin-gong-neng/shu-ju-biao-ge/kong-zhi-qi.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://yaa.docs.speaks.life/he-xin-gong-neng.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.
