# 开眼云 - 官方知识库

这里是  开眼云 官方知识库，在这里你能获得关于我们的服务的全部信息！

{% hint style="success" %}
我们使用**官网右下角即时聊天工具**作为用户与官方直接沟通交流工具.
{% endhint %}

{% hint style="danger" %}
**警告！**
{% endhint %}

{% hint style="danger" %}
与使用有关的绝大部分问题都能在这找到（Linux用户的动手能力不需要咱们编写教程），所以

**不管是Telegram客服，抑或是官网客服，都不会回答这篇教程内已经列出的一切问题，如果你非要冲塔提问，将会获得被喷一次的奖励。**

当你无法理解文档中的全部或者部分内容时，在提问之前，你应该先尝试以每秒 1 字的速度逐字声情并茂地朗读文档，读完大概就能看懂了。
{% endhint %}

{% hint style="success" %}
返回 [官网](https://www.openv2.cc)
{% endhint %}


---

# 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://wiki.openv2.icu/master.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.
