# Realizar una venta recurrente

Para realizar una venta recurrente debe seguir los mismos pasos que hacen en una **venta a crédito.**

{% content-ref url="/pages/KHQtapWeDTQJBSJvWrx6" %}
[Realizar una venta a crédito](/caja-registradora/ventas/realizar-una-venta-a-credito.md)
{% endcontent-ref %}

En este caso, al seleccionar la fecha de vencimiento de la factura crédito, debe activar la opción **REPETIR** y seleccionar la frecuencia.

![En este ejemplo la misma factura se repetirá de manera mensual por 5 meses seguidos](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-LpTRL7UhC5zONiK0XZb%2F-LpTdomK5rJVvzrqAhWf%2Fimage.png?alt=media\&token=bf082ad4-6c28-4e6b-a047-f9c993057965)

**Frecuencia:** Seleccione el tipo de frecuencia, diaria, semanal o mensual\
**Cantidad:** La cantidad de veces que se generará la transacción


---

# 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/ventas/realizar-una-venta-recurrente.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.
