# 自动充值

自动充值订阅功能允许您为账户流量设置特定阈值。&#x20;

如果流量低于该阈值，系统将自动为指定流量金额创建新订单并向您的信用卡收费。这样，您无需手动充值即可确保账户始终有足够的流量。自动充值订阅支持信用卡和 PayPal 支付方式。

**重要说明：** 使用 FastSpring 支付提供商时，总订阅金额将在订阅时立即扣除，这与 Stripe 不同，后者是在达到您选择的数据限制后才收费。

有关设置自动充值的详细说明，请参阅此 [教程](https://dataimpulse.com/blog/how-to-use-dataimpulses-auto-charge-feature/).

{% embed url="<https://youtu.be/1Pn3ajRBGV8?feature=shared>" %}


---

# 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.dataimpulse.com/dataimpulse-documentation-zh-cn/zhang-dan/zi-dong-chong-zhi.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.
