# Utilización de las Gift Cards

En el momento en que un cliente desee utilizar su **Gift Card**, podrá utilizar la totalidad o el monto que desee.

Para introducir una Gift Card como método de pago, el cliente deberá de acercarse con la tarjeta física o virtual, necesitará utilizar el código creado en el momento de la venta o el código generado por el sistema.

<picture><source srcset="/files/qbEW9VC6eMAjmQUFSRtY" media="(prefers-color-scheme: dark)"><img src="/files/Uk7UThq8s0jMY11ffyfI" alt=""></picture>

En el momento de realizar el pago, deberá de seleccionar el método de pago **Gift Card**

<picture><source srcset="/files/PejK82zk1JR9cO6AZPOZ" media="(prefers-color-scheme: dark)"><img src="/files/WBRf3jsRqZhngtTKcgtD" alt=""></picture>

Le pedirá que ingrese el código que presentó el cliente

<picture><source srcset="/files/XL1cWA2kN5duVru6N0sA" media="(prefers-color-scheme: dark)"><img src="/files/FlNE0cVLjmYGYrjCqjB1" alt=""></picture>

Y listo, en caso de que el saldo sea insuficiente o que la Gift Card no sea válida, el sistema le alertará al respecto.\\

<picture><source srcset="/files/ORoSCRov7I1sJiwFT9dm" media="(prefers-color-scheme: dark)"><img src="/files/FwusycJKDidaEzIJlpXq" alt=""></picture>


---

# Agent Instructions: 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.encom.com.py/caja-registradora/gift-cards/utilizacion-de-las-gift-cards.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.
