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

# Catàlogos - SUNAT

- [Catálogo 05 - Código de tipos de tributos y otros conceptos](https://docs.factpro.la/catalogos-sunat/catalogo-05-codigo-de-tipos-de-tributos-y-otros-conceptos.md)
- [Catálogo 06 - Tipo de documento de  identidad](https://docs.factpro.la/catalogos-sunat/catalogo-06-tipo-de-documento-de-identidad.md)
- [Catálogo 07 - Impuestos](https://docs.factpro.la/catalogos-sunat/catalogo-07-impuestos.md)
- [Catálogo 08 - Tipos de documentos](https://docs.factpro.la/catalogos-sunat/catalogo-08-tipos-de-documentos.md)
- [Catálogo 09 - Códigos de tipo de nota de crédito electrónica](https://docs.factpro.la/catalogos-sunat/catalogo-09-codigos-de-tipo-de-nota-de-credito-electronica.md)
- [Catálogo 10 - Códigos de tipo de nota de débito](https://docs.factpro.la/catalogos-sunat/catalogo-10-codigos-de-tipo-de-nota-de-debito.md)
- [Catálogo 23 - Código de regimen de retenciones](https://docs.factpro.la/catalogos-sunat/catalogo-23-codigo-de-regimen-de-retenciones.md)
- [Catálogo 51- Código de tipo de operación](https://docs.factpro.la/catalogos-sunat/catalogo-51-codigo-de-tipo-de-operacion.md)
- [Catálogo 54 Códigos de bienes y servicios sujetos a detracciones](https://docs.factpro.la/catalogos-sunat/catalogo-54-codigos-de-bienes-y-servicios-sujetos-a-detracciones.md)
- [Catálogo 56 - Tipo de servicio público](https://docs.factpro.la/catalogos-sunat/catalogo-56-tipo-de-servicio-publico.md)
- [Catálogo 59 Medios de Pago](https://docs.factpro.la/catalogos-sunat/catalogo-59-medios-de-pago.md)
- [Catálogo 65 - Código de unidades de medida (para uso solo para la GRE en DAM o DS)](https://docs.factpro.la/catalogos-sunat/catalogo-65-codigo-de-unidades-de-medida-para-uso-solo-para-la-gre-en-dam-o-ds.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, and the optional `goal` query parameter:

```
GET https://docs.factpro.la/catalogos-sunat.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.
