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

# Documentación

- [Introducción](https://docs.n01zet.com/spanish/documentacion/introduccion.md)
- [Cómo funciona N01zet](https://docs.n01zet.com/spanish/documentacion/como-funciona-n01zet.md)
- [Ventajas de las soluciones N01zet](https://docs.n01zet.com/spanish/documentacion/ventajas-de-las-soluciones-n01zet.md)
- [La cadena de bloques](https://docs.n01zet.com/spanish/documentacion/la-cadena-de-bloques.md)
- [La cadena de bloques y la huella de carbono](https://docs.n01zet.com/spanish/documentacion/la-cadena-de-bloques-y-la-huella-de-carbono.md)
- [La innovación de N01zet](https://docs.n01zet.com/spanish/documentacion/la-innovacion-de-n01zet.md)
- [Índice N01zet](https://docs.n01zet.com/spanish/documentacion/indice-n01zet.md)
- [Factores de diferenciación](https://docs.n01zet.com/spanish/documentacion/factores-de-diferenciacion.md)
- [Modelo de negocio](https://docs.n01zet.com/spanish/documentacion/modelo-de-negocio.md)
- [Modelo de precios](https://docs.n01zet.com/spanish/documentacion/modelo-de-precios.md)
- [Ir al mercado](https://docs.n01zet.com/spanish/documentacion/ir-al-mercado.md)
- [Desarrollo de productos](https://docs.n01zet.com/spanish/documentacion/desarrollo-de-productos.md)
- [Ficha N01zet](https://docs.n01zet.com/spanish/documentacion/ficha-n01zet.md)
- [ICO- Oferta inicial de monedas](https://docs.n01zet.com/spanish/documentacion/ico-oferta-inicial-de-monedas.md)
- [ICO - Planificación](https://docs.n01zet.com/spanish/documentacion/ico-planificacion.md)
- [ICO - Tokenomics](https://docs.n01zet.com/spanish/documentacion/ico-tokenomics.md)
- [Distribución de la recaudación de fondos](https://docs.n01zet.com/spanish/documentacion/distribucion-de-la-recaudacion-de-fondos.md)
- [La Prima y el Día de la Mitad](https://docs.n01zet.com/spanish/documentacion/la-prima-y-el-dia-de-la-mitad.md)
- [La valorización de la moneda N01zet AZL](https://docs.n01zet.com/spanish/documentacion/la-valorizacion-de-la-moneda-n01zet-azl.md)
- [La aplicación del ICO](https://docs.n01zet.com/spanish/documentacion/la-aplicacion-del-ico.md)
- [Planificación](https://docs.n01zet.com/spanish/documentacion/planificacion.md)
- [Mapa de carreteras](https://docs.n01zet.com/spanish/documentacion/mapa-de-carreteras.md)
- [Nuestro equipo](https://docs.n01zet.com/spanish/documentacion/nuestro-equipo.md): Somos la persona más cualificada y dedicada a descifrar la solución
- [Preguntas frecuentes](https://docs.n01zet.com/spanish/documentacion/preguntas-frecuentes.md): Preguntas más frecuentes


---

# 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.n01zet.com/spanish/documentacion.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.
