# Ventas

Emisión y gestión de facturas a clientes:

* [Tipos de Ventas e Ingresos](/producto/pymes/facturacion/ventas/tipos-de-ventas-e-ingresos.md) — nacional, intracomunitaria, exportación, OSS, etc.
* [Categorías de Venta](/producto/pymes/facturacion/ventas/categorias-de-venta.md) — clasificación analítica.
* [Fechas en facturas](/producto/pymes/facturacion/ventas/fechas-en-facturas.md) — fecha de expedición vs. fecha registro.
* [Libros Registro y Tipos de Venta](/producto/pymes/facturacion/ventas/libros-registro-y-tipos-de-venta.md) — relación entre tipos y libros oficiales.
* [Verifactu](/producto/pymes/facturacion/ventas/verifactu.md) — cumplimiento del Real Decreto 1007/2023.
* [Gestión Archivos](/producto/pymes/facturacion/ventas/gestion-archivos.md) — buzón de documentos con IA.
* [Ventana de Factura](/producto/pymes/facturacion/ventas/ventana-de-factura.md) — referencia de campos del formulario.


---

# 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://doc.dinaup.com/producto/pymes/facturacion/ventas.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.
