> For the complete documentation index, see [llms.txt](https://docs.dataimpulse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataimpulse.com/dataimpulse-documentation-zh-cn/zhi-chi.md).

# 支持

有问题吗？ **我们的支持团队全天候 24/7 可用**.

您可以使用以下方法之一联系到我们的支持团队：

* **在线聊天**：在本文档右下角使用实时聊天窗口开始对话，或访问我们的 [website](https://dataimpulse.com/)。实时聊天适用于快速提问或报告错误。
* **电子邮件**：通过以下方式联系我们 <support@dataimpulse.com> 以处理非紧急问题或建议。
* **Telegram**：通过以下方式联系我们 [@di\_support\_team](https://docs.dataimpulse.com/dataimpulse-documentation-zh-cn/www.t.me/@di_support_team) 以处理任何紧急问题。


---

# 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://docs.dataimpulse.com/dataimpulse-documentation-zh-cn/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.
