> 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/tarjeta-de-credito.md).

# Tarjeta de Crédito

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

**Usa tu tarjeta Punto Pago para pagar en cualquier tienda física o virtual, tanto dentro como fuera de Panamá.**<br>

* **Monto disponible:** desde $10 a $500 dependiendo de tu historial crediticio.  \
  El límite aumenta a través del tiempo, con buen uso (pagos a tiempo).
* **Fechas de pago:** tu fecha de pago cada mes, se configura a **30 días a partir de tu primera compra** con la tarjeta de crédito.
* **Interés mensual:** 8,25%
* **Sin anualidad.**

### Cómo solicitarlo

Puedes solicitar tu tarjeta de crédito, ingresando en la parte superior derecha de la pantalla principal de la App, donde **verás la imagen de una tarjeta negra.**\
\
Si esta imagen no se visualiza, es porque aún no hemos generado una oferta para tu tarjeta. \
Asegúrate de haber completado tu validación de identidad y vuelve a intentarlo más adelante.&#x20;

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

\
**Haz click en la tarjeta negra  y comienza la solicitud.:**\
\
1\. Solicita tu oferta.\
2\. Revisa y confirma el límite aprobado para tu tarjeta.\
3\. Ingresa la dirección en dónde quieres recibir tu tarjeta.\
4\. Entregaremos tu tarjeta en la dirección indicada 😊


---

# 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/tarjeta-de-credito.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.
