> 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/spain/facturacion-+-area-de-cliente/agregar-fondos-saldo-de-credito.md).

# Agregar fondos (saldo de crédito)

## Agregar fondos (saldo de crédito)

Agregar fondos crea un **saldo de crédito** en su cuenta.

Úselo para evitar muchas transacciones pequeñas. También puede pagar automáticamente nuevas facturas desde este saldo.

### Dónde agregar fondos

Área de Cliente → **Agregar Fondos**

Enlace directo (puede requerir inicio de sesión): <https://prevps.com/clients/clientarea.php?action=addfunds>

### Depósito mínimo

Depósito mínimo: **$5.00 USD**.

### Métodos de pago

Las opciones exactas dependen de su cuenta y moneda. Las opciones típicas incluyen:

* **Tarjetas de crédito/débito** (Stripe)
* **Heleket** (Criptomonedas)
* **Cryptomus** (Criptomonedas)

### Saldo de Crédito Automático

Saldo de crédito automático aplica automáticamente su saldo de crédito a **facturas impagas**.

#### Activar / desactivar

Por lo general puede alternarlo en el Área de Cliente:

* En el **Widget de saldo del cliente** barra lateral, o
* En la **Agregar Fondos** página

{% hint style="info" %}
Si su saldo de crédito es menor que el total de la factura, la factura puede permanecer impaga. Mantenga un margen.
{% endhint %}

{% hint style="warning" %}
Al compartir capturas de pantalla o HTML con soporte, oculte valores sensibles (tokens, ID de sesión).
{% endhint %}

### Qué sucede después de agregar fondos

* El crédito de su cuenta aumenta.
* Las nuevas facturas pueden pagarse automáticamente (si el Saldo de Crédito automático está habilitado).
* Aún puede pagar facturas manualmente usando pasarelas.


---

# 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/spain/facturacion-+-area-de-cliente/agregar-fondos-saldo-de-credito.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.
