# 免责声明

本文件仅以“现状”提供，仅供参考，作者和贡献者对其中所含任何信息的准确性、充分性、有效性、可靠性、可获得性或完整性，不作任何明示或默示的陈述或保证。所提供的信息不构成法律、财务或其他专业建议，不应作为专业建议的替代。本文件不设立任何法律权利或责任，亦不修改或取代适用法律法规项下的任何法定义务。实施本方法学可能涉及风险、不确定性和假设，作者和贡献者不对因使用本文件而产生的任何直接或间接损失或损害承担责任。在实施本方法学之前，建议寻求适当的法律、财务和技术建议。亦建议核实所有适用法律、法规和最佳实践的最新版本。基于本文件所含信息采取的任何行动，均由您自行承担全部风险，对于使用本文件相关的任何损失或损害，我们概不负责。"

<br>


---

# 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://unit.savimbo.com/zh-cn/mian-ze-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.
