> 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.md).

# Bienvenido a Punto Pago

<h2 align="center"><mark style="color:$primary;"><strong>¡Bienvenido a Punto Pago</strong>!</mark></h2>

<h3 align="center"><mark style="color:$info;"><strong>Haz tu vida financiera más simple con los productos de crédito que te ofrece Punto Pago.</strong></mark> </h3>

<h3 align="center"><mark style="color:$info;"><strong>Mira las opciones acá 👇🏻</strong></mark><br><br></h3>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-cc-mastercard">:cc-mastercard:</i></h4></td><td><strong>Tarjeta de crédito</strong></td><td>Comienza a construir tu historial crediticio con la tarjeta de crédito de Punto Pago, <strong>sin anualidad de por vida.</strong></td><td><a href="/pages/erjXMSnJPUfgjK3ts0qV">/pages/erjXMSnJPUfgjK3ts0qV</a></td><td><a href="/files/YS8zpM9ifpS51eKFJNXE">/files/YS8zpM9ifpS51eKFJNXE</a></td></tr><tr><td><h4><i class="fa-hands-holding-dollar">:hands-holding-dollar:</i></h4></td><td><strong>Adelantos de Saldo</strong></td><td>Paga y recarga tus servicios con un adelanto de saldo <strong>HOY y devuélvelo en 15 días.</strong></td><td><a href="/pages/YtbRV2CjOZe8l85PlBJm">/pages/YtbRV2CjOZe8l85PlBJm</a></td><td><a href="/files/e2mWL3j0iXYNYx5nbeiF">/files/e2mWL3j0iXYNYx5nbeiF</a></td></tr><tr><td><h4><i class="fa-sack">:sack:</i></h4></td><td><strong>Línea de crédito</strong></td><td>Usa tu línea de crédito para hacer pagos de facturas y servicios en Punto Pago.</td><td><a href="/pages/kWyHyHhOZR5gR7Yd9UI3">/pages/kWyHyHhOZR5gR7Yd9UI3</a></td><td><a href="/files/4ssFDkx2pvggiitE8i6z">/files/4ssFDkx2pvggiitE8i6z</a></td></tr><tr><td><strong>Pago con cuotas</strong></td><td>Haz tus compras con tu tarjeta de débito o tu tarjeta virtual, <strong>incluso cuando no tienes dinero disponible.</strong> </td><td></td><td></td><td><a href="/files/8mgjgUmUmShUrtSaOrnb">/files/8mgjgUmUmShUrtSaOrnb</a></td></tr></tbody></table>


---

# 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.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.
