# 滑稽场使用文档

{% hint style="success" %}
欢迎访问 **滑稽场** 的文档中心
{% endhint %}

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

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

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

{% content-ref url="/pages/-MjL2-\_lybJsQwg\_0wdL" %}
[Windows平台](/ruan-jian-pei-zhi-he-shi-yong-jiao-cheng/windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjL3CfHsj-sVk4hZAKR" %}
[Android平台](/ruan-jian-pei-zhi-he-shi-yong-jiao-cheng/android.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjL3uj8p6d9hc2ieGm0" %}
[Mac平台](/ruan-jian-pei-zhi-he-shi-yong-jiao-cheng/mac.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjL3zptyGSx1D5Mu\_u0" %}
[IOS平台](/ruan-jian-pei-zhi-he-shi-yong-jiao-cheng/ios.md)
{% endcontent-ref %}


---

# 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.huajiccloud.us/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.
