> For the complete documentation index, see [llms.txt](https://docs.cherryai.com.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherryai.com.cn/docs/zhong-wen-fan-ti/contact-us/questions.md).

# 商務合作

聯絡人：俞先生

📮：<bd@cherry-ai.com>

📱：+86 13681876646（唔係客服電話）

<figure><img src="/files/0fd033372cd526b3331e95e5cde3b9e3416eff9e" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="warning" %}
使用問題查詢，可以喺官網首頁底部加入我哋嘅用戶交流群，亦可以電郵 <support@cherry-ai.com>

或者提交 issues：<https://github.com/CherryHQ/cherry-studio/issues>

如果你需要更多指引，可以加入我哋嘅[知識星球](https://wx.zsxq.com/group/48888118185118?group_id=48888118185118\&secret=797qkk5sx94p84zr7fxp8h27rn6c35j7\&inviter_id=414151881428448\&inviter_sid=91n362kab4\&share_from=InviteUrl\&keyword=sJyfK\&type=group)
{% endhint %}

> 商用授權詳情：<https://docs.cherry-ai.com/contact-us/questions/license>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cherryai.com.cn/docs/zhong-wen-fan-ti/contact-us/questions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
