# 协议政策

- [用户协议](https://gptmeta-docs.mygptmeta.com/xie-yi-zheng-ce/yong-hu-xie-yi.md): 使用本网站产品及服务前，请您仔细阅读以下使用条款，如果访问、浏览或使用本网站提供的产品及服务，即表示您已阅读、理解并同意接受这些条款或提及的所有条款，并遵守相关法律法规。如果您不接受这些条款，请不要继续使用。
- [隐私政策](https://gptmeta-docs.mygptmeta.com/xie-yi-zheng-ce/yin-si-zheng-ce.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://gptmeta-docs.mygptmeta.com/xie-yi-zheng-ce.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.
