# 声明

本文档官方地址为 <https://o2bmm.gitbook.io/cat-catch/，是由> GitHub 上的开源社区驱动的项目。

bmmmd.com 域名仅为访问便利而设，仅提供跳转服务。该域名的所有者与文档项目无关，且不承担任何与内容相关的责任。

The official and authoritative version of this documentation is exclusively hosted and maintained by the open-source community on GitHub at the primary repository and the GitBook site <https://o2bmm.gitbook.io/cat-catch/>.

The domain bmmmd.com is provided solely as a convenience to users and functions exclusively as a technical redirect to the aforementioned official address. The owner of the bmmmd.com domain is not the author, host, publisher, or steward of this documentation. There exists no affiliation between the domain owner and the documentation project, and the domain owner expressly disclaims any and all responsibility or liability for the content, accuracy, or availability of the documentation.


---

# 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://o2bmm.gitbook.io/cat-catch/sheng-ming.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.
