> For the complete documentation index, see [llms.txt](https://encom-1.gitbook.io/encom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://encom-1.gitbook.io/encom-docs/caja-registradora/loyalty/utilizar-puntos-acumulados.md).

# Utilizar puntos acumulados

Utilizar los puntos acumulados por sus clientes es muy fácil y rápido.

Una vez añadido el cliente y el/los productos a la venta, presione el botón **Cobrar**. Le abrirá la ventana de cobros para poder seleccionar el/los métodos de pago.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-LdtDAXEYOBGMk3jidKS%2F-LdtTsErH8h0Hq0AnZdM%2FScreen%20Shot%202019-05-02%20at%2012.55.59.png?alt=media\&token=d6747503-373d-4cb5-a4d2-ae7e9ed003be)

Si observa en la parte inferior derecha de la ventana, verá un cuadro que dice **Loyalty** y el monto acumulado por el cliente.

Estos puntos se utilizan directamente como un método de pago más, puede cubrir el valor total o parcial de la venta ingresando el monto a pagar y seleccionando el botón **Loyalty** en la ventana de cobro.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-LdtDAXEYOBGMk3jidKS%2F-LdtUFHeAdrsLa-5s5Nj%2FScreen%20Shot%202019-05-02%20at%2012.59.49.png?alt=media\&token=3e7ec506-b4ca-41af-a096-0a5b7ed958c9)


---

# 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://encom-1.gitbook.io/encom-docs/caja-registradora/loyalty/utilizar-puntos-acumulados.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.
