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

# README

![](/files/rPRX8qrxiixOKQZQfvra)

## Cierro

SaaS para crear propuestas comerciales con branding consistente e IA.

### Características Principales

* **5 Estilos de Plantilla**: Profesional, Moderno, Creativo, Simple, y **Nota de Venta** (nuevo)
* **Generación de PDF Avanzada**: Exportación de alta calidad con Puppeteer
* **Branding Personalizado**: Colores, logos y estilos consistentes
* **Detalles de Empresa**: Incluye RUT, dirección y contacto en propuestas
* **Auto-selección Inteligente**: Plantillas sugeridas según tipo de empresa

### Empieza por tarea

<table data-view="cards"><thead><tr><th>Acceso rápido</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Primeros pasos (setup mínimo)</td><td><a href="/pages/hI6VMXmaIbm2hj0CZypE">/pages/hI6VMXmaIbm2hj0CZypE</a></td></tr><tr><td>Crear una propuesta</td><td><a href="/pages/4EVXtIsgaD2Dbn2YRLmM">/pages/4EVXtIsgaD2Dbn2YRLmM</a></td></tr><tr><td>Configurar tu empresa (branding)</td><td><a href="/pages/lKUjBWXcnd5jwe4xyItM">/pages/lKUjBWXcnd5jwe4xyItM</a></td></tr><tr><td>Equipo, roles y permisos</td><td><a href="/pages/yJ4xEN4u4zO2jLqkBvGv">/pages/yJ4xEN4u4zO2jLqkBvGv</a></td></tr><tr><td>Workflows (automatizaciones)</td><td><a href="/pages/UPQGdvy29YvrwOFE1GEL">/pages/UPQGdvy29YvrwOFE1GEL</a></td></tr><tr><td>Contacto y soporte</td><td><a href="/pages/psfEtSfUqI80ITNkDAH3">/pages/psfEtSfUqI80ITNkDAH3</a></td></tr></tbody></table>

### Navegación

* [Usar Cierro](/usar-cierro/primeros-pasos.md)
* [Administración](/administracion/configurar-tu-empresa-branding.md)
* [Soporte](/soporte/faq.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.cierro.app/readme.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.
