> For the complete documentation index, see [llms.txt](https://docs.prevps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prevps.com/documentation/documentation-zh/zhang-dan-yu-ke-hu-qu/tian-jia-zi-jin-xin-yong-yue.md).

# 添加资金（信用余额）

## 添加资金（信用余额）

添加资金会在您的账户上创建一个 **信用余额** 。

可用于避免许多小额交易。您也可以从此余额自动支付新发票。

### 在哪里添加资金

客户端区域 → **添加资金**

直接链接（可能需要登录）：<https://prevps.com/clients/clientarea.php?action=addfunds>

### 最低存款

最低存款： **5.00 美元**.

### 付款方式

确切选项取决于您的账户和货币。典型选项包括：

* **信用卡/借记卡** （Stripe）
* **Heleket** （加密货币）
* **Cryptomus** （加密货币）

### 自动使用账户余额

自动信用余额会自动将您的信用余额应用于 **未付发票**.

#### 启用 / 禁用

您通常可以在客户端区域切换：

* 在 **客户余额** 侧边栏小部件，或
* 在 **添加资金** 页面

{% hint style="info" %}
如果您的信用余额低于发票总额，发票可能仍然保持未支付。请保留一定的缓冲金额。
{% endhint %}

{% hint style="warning" %}
在与支持共享截图或 HTML 时，请对敏感值（令牌、会话 ID）进行脱敏处理。
{% endhint %}

### 添加资金后会发生什么

* 您的账户余额会增加。
* 如果启用自动信用余额，新发票可以自动支付。
* 您仍然可以使用支付网关手动支付发票。


---

# 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.prevps.com/documentation/documentation-zh/zhang-dan-yu-ke-hu-qu/tian-jia-zi-jin-xin-yong-yue.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.
