> 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/readme.md).

# 欢迎

欢迎阅读 DataImpulse 文档。

在这里，您可以找到开始使用我们的代理所需的一切。

如果您需要帮助，或者找不到您要寻找的内容，请随时通过以下方式联系我们 <support@dataimpulse.com> 或通过我们在 [网站上的 24/7 在线聊天。](https://dataimpulse.com/)

**DataImpulse 入门指南**

本视频将引导您了解使用 DataImpulse 所需的一切。

{% embed url="<https://www.youtube.com/watch?t=2s&v=8P52Sbh7RB8>" %}

更多详情，请查看我们全面的博客文章  [DataImpulse 入门分步指南](https://dataimpulse.com/blog/step-by-step-guide-to-getting-started-with-dataimpulse/).

### 立即开始

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>自动充值</strong> </td><td>无需担心余额</td><td></td><td></td><td><a href="/pages/c0756f118206fd60b8d80f72729f39b5ecd28c5c">/pages/c0756f118206fd60b8d80f72729f39b5ecd28c5c</a></td></tr><tr><td><strong>参数</strong></td><td>请求示例</td><td></td><td></td><td><a href="/pages/cb2f13bceff7785bc98d64c0fbdbd322346fc716">/pages/cb2f13bceff7785bc98d64c0fbdbd322346fc716</a></td></tr><tr><td><strong>IP 白名单</strong></td><td>无需登录名和密码即可发起请求<br></td><td></td><td></td><td><a href="/pages/8dff1c78a57f920fccaf95d6a948103e291f090f">/pages/8dff1c78a57f920fccaf95d6a948103e291f090f</a></td></tr></tbody></table>


---

# 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/readme.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.
