> 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-ja/kuraiantoeria/wosurukurejitto.md).

# 資金を追加する（クレジット残高）

## 資金を追加する（クレジット残高）

資金を追加すると **クレジット残高** があなたのアカウントに作成されます。

多数の小さな取引を避けるためにこれを使用してください。また、この残高から新しい請求書を自動支払いすることもできます。

### 資金を追加する場所

クライアントエリア → **資金を追加**

直接リンク（ログインが必要な場合があります）：<https://prevps.com/clients/clientarea.php?action=addfunds>

### 最低入金額

最低入金額： **$5.00 USD**.

### 支払い方法

正確なオプションはあなたのアカウントと通貨によって異なります。一般的なオプションには次のものが含まれます：

* **クレジット/デビットカード** （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-ja/kuraiantoeria/wosurukurejitto.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.
