> For the complete documentation index, see [llms.txt](https://help.pichound.app/zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pichound.app/zh/guan-yu-wo-men/zai-xian-zhi-chi.md).

# 在线支持

如有你遇到任何问题，微信扫描二维码，**即可和我们一对一直接沟通** ，我们很开心和各位唠唠。不过由于白天日常在搬砖，很难做到即时响应，一般24 小时内会有答复，请诸位见谅。

### 在线沟通

{% hint style="warning" %}
请备注来意
{% endhint %}

{% tabs %}
{% tab title="微信" %}

<div align="left"><figure><img src="/files/RMjvp4v9JgN7dADQSVNn" alt="" width="188"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="QQ群" %}

<figure><img src="/files/I8NdOBJl0ueLs25PczJa" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.pichound.app/zh/guan-yu-wo-men/zai-xian-zhi-chi.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.
