# Welcome!

## Welcome aboard!

{% hint style="info" %}
要查看文档，请点击左侧边栏的相关文章

要下载软件，请前往[软件中心](https://dlercloud.com/client.html)
{% endhint %}

{% hint style="warning" %}
文档存在时效性

由于 oixCloud 用户中心的页面/功能和客户端软件都可能不断更新，因此一些文档的描述可能过时，请避免一味照搬。如果有文档已经严重过时，请提交服务单联系我们，或发送邮件联系我们
{% endhint %}

{% hint style="danger" %}
当客户端出现问题时，应当首先联系开发者

除非明确声明，否则兼容软件/文档中心所列出的客户端的开发者都不是 oixCloud，也和 oixCloud 无直接利益关系，因此当软件出现问题时，应当首先联系软件的开发者，付费软件可以联系软件的支持团队以获取帮助
{% 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://docs.dler.io/black-hole/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.
