# README

* 本库内容均整理自政府网站公告和公开渠道，可能定期或不定期更新，内容仅供参考，不代表本人意见。
* 本人不对资料准确性和有效性作任何形式的明示或暗示担保，对于任何使用这些资料造成的任何损失或损害，本人概不承担任何法律责任或义务。
* 规章制度及国家机构的标注序号只是为了方便检索，无其他任何含义，也可能会发生变化。
* 搜索功能已集成Ai，支持问答形式检索，更加方便快捷，但也要注意可能存在错误。
* 若内容涉及由第三者拥有的版权，在复制、分发或以其他方式使用任何此等内容前，必须先取得版权拥有者的授权或同意。

如果使用、借鉴本库内容，需显著标明来源 <https://law.hjk.im>

如果若发现侵权、纰漏或有意向维护本库，欢迎联系 me#hjk.im

如果觉得内容不错，或对你有所帮助，欢迎请我喝一杯咖啡 :)

<https://hjk.im/donate>


---

# 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://law.hjk.im/readme.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.
