> For the complete documentation index, see [llms.txt](https://senselab.gitbook.io/senselab-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://senselab.gitbook.io/senselab-docs/docs/hacienda.md).

# hacienda

- [Análisis Comparativo: Senselab\_Core\_API vs Especificación Hacienda CR (DGT-R-000-2024 v4.4)](https://senselab.gitbook.io/senselab-docs/docs/hacienda/analisis_comparativo_hacienda_v44.md)
- [Análisis Completo: Actualización a v4.4 Hacienda Costa Rica](https://senselab.gitbook.io/senselab-docs/docs/hacienda/analisis_hacienda_cr_v44_completo.md)
- [Auditoría Técnica del Módulo Hacienda — Firma Digital y Código Crudo](https://senselab.gitbook.io/senselab-docs/docs/hacienda/auditoria_firma_digital_2026-04-17.md)
- [API de Facturación Electrónica - Documentación](https://senselab.gitbook.io/senselab-docs/docs/hacienda/facturacion_electronica_api.md)
- [Guía de Configuración - Facturación Electrónica Costa Rica](https://senselab.gitbook.io/senselab-docs/docs/hacienda/facturacion_electronica_setup.md)
- [Plan de Implementación: Migración a v4.4 Hacienda CR](https://senselab.gitbook.io/senselab-docs/docs/hacienda/plan_implementacion_v44_hacienda.md)


---

# 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:

```
GET https://senselab.gitbook.io/senselab-docs/docs/hacienda.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.
