# 使用须知

{% hint style="danger" %}
在继续使用云洞服务前请务必查看是否满足以下条件
{% endhint %}

开始使用前您需已确认以下内容

* [x] 我的设备同步了北京时间并且误差小于30s.
* [x] 我已经确认我购买的套餐没有过期并且流量没有用完而且账户没有被封禁
* [x] 我已确认我会复制粘贴等电脑操作
* [x] 我知道如何正确仔细的阅读教程并且没有漏掉一个任何的文字
* [x] 我知道如何正确提问并且会使用Google/Baidu等搜索引擎，并且我已完成中国大陆的九年义务教育
* [x] 我的网络不是校园网或者公司内网

如果你正在使用电脑

* [x] 如果你是在浏览器上我已卸载所有代理插件
* [x] 我没有同时打开多个代理软件或者加速器或者游戏加速器
* [x] 我的电脑中没有360，或者我确保360软件不会干扰我的加速工具


---

# 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://cave.mydocs.help/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.
