> 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/pago-con-cuotas.md).

# Pago con Cuotas

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

**Fechas de pago:** paga cada cuota, cada 2 semanas.\
**Comisión:** 13.45% + ITBMS sobre la comisión.\
**Monto disponible:** desde $10 a $150 dependiendo de tu score crediticio.&#x20;

### **Dónde encontrarlo**

Para activar este servicio, debes tener tu tarjeta azul activada desde el App.\
\
Si tienes una ofertas de compras a Cuotas, verás el icono morado dentro de la tarjeta como se muestra en la pantalla.

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

Haz click acá para consultar el límite disponible para tu tarjeta azul.

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

Verás en la pantalla tu oferta de límite disponible, acepta los Términos y Condiciones para finalizar la activación.

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

Una vez aceptada la oferta, podrás utilizar tu tarjeta física para hacer compras en cualquier comercio, incluso si tu balance es $0.\
\
Las compras se dividirán automáticamente 4 cuotas a pagar cada 15 días.<br>

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


---

# 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/pago-con-cuotas.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.
