> 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/panel-de-control/configuracion/editar-sucursales/crear-cajas-o-puntos-de-venta.md).

# Crear cajas o puntos de venta

Para crear mas de un punto de venta debe ir al Panel de Control > Configuración > Editar Sucursales > [Cajas Registradoras](https://panel.encom.com.py/@#registers)

<figure><picture><source srcset="/files/3qgnZe9RHmflNB880yi1" media="(prefers-color-scheme: dark)"><img src="/files/bFaMBjow1ltR2n3vCr44" alt=""></picture><figcaption></figcaption></figure>

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MSrQcTB0W-wcPQwAxZc%2F-MSrRNWwf29RsmBG4faR%2FScreen%20Shot%202021-02-06%20at%2010.03.31%20AM.png?alt=media\&token=215a0aab-8d10-4b02-b95e-f1891a79070a)

Presione en **Agregar Caja** y complete el formulario con el nombre de la caja, configuraciones para su factura y numeraciones para los distintos tipos de transacciones.

{% content-ref url="/pages/YwK4VtPgWAIW2lsRGYA2" %}
[¿Cómo asigno cajas a mi dispositivo?](/encom-docs/preguntas-frecuentes/caja-registradora/como-asigno-cajas.md)
{% endcontent-ref %}

{% content-ref url="/pages/GZ8cwDPxOcQsWHBQZggf" %}
[Reporte de Cajas](/encom-docs/panel-de-control/reportes/ingresos/control-de-caja.md)
{% endcontent-ref %}

{% content-ref url="/pages/MHR7wdwnCid7pgwtnt1K" %}
[Apertura y cierre de caja](/encom-docs/caja-registradora/apertura-y-cierre-de-caja.md)
{% endcontent-ref %}


---

# 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/panel-de-control/configuracion/editar-sucursales/crear-cajas-o-puntos-de-venta.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.
