> For the complete documentation index, see [llms.txt](https://guia.puntopago.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guia.puntopago.net/readme/adelanto-de-saldo.md).

# Adelanto de saldo

<div align="left"><figure><img src="/files/e2mWL3j0iXYNYx5nbeiF" alt="" width="563"><figcaption></figcaption></figure></div>

* **Monto disponible:** desde $1.5 a $20 dependiendo de tu historial crediticio.
* **Fechas de pago:** tienes 15 días para pagar tu adelanto de saldo y se descuenta automáticamente de tu billetera.
* **Comisión fija:** 10% sobre el monto adelantado + ITBMS de la comisión.
* **Penalidad si no pagas a tiempo (mora=:** $0.50\
  \
  💡 <mark style="color:$info;background-color:purple;">**Consejo:**</mark> \ <mark style="color:$info;background-color:purple;">**utiliza tu adelanto de saldo y págalo a tiempo, así podrás aumentar tu límite y recibir un adelanto de mayor valor la próxima vez.**</mark>

### **Dónde encontrar tu Adelanto de Saldo**

\
1\. Podrás encontrar los servicios disponibles para pago con Adelanto de Saldo directamente en la sección de "Pagos" o "Mi Celular". Verás una etiqueta verde en cada servicio disponible.

<div align="left"><figure><img src="/files/1idzrJiuEaB8x6rMzpQY" alt="" width="375"><figcaption></figcaption></figure></div>

\
2\. El monto disponible para tu Adelanto lo verás reflejado en la pantalla de pago ![](/files/mEQTetsJYxtspusBbkfR)

<div align="left"><figure><img src="/files/RmqneAGYymfqpOT6fmMM" alt="" width="375"><figcaption></figcaption></figure></div>

<figure><img src="/files/qKHd2qrskY3ldrlmUoMp" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://guia.puntopago.net/readme/adelanto-de-saldo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
