> 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/french/documents.md).

# Documents

- [Introduction](https://docs.n01zet.com/french/documents/introduction.md)
- [Comment fonctionne N01zet?](https://docs.n01zet.com/french/documents/comment-fonctionne-n01zet.md)
- [Bénéfices des solutions N01zet](https://docs.n01zet.com/french/documents/benefices-des-solutions-n01zet.md)
- [La Blockchain](https://docs.n01zet.com/french/documents/la-blockchain.md)
- [La blockchain et l'empreinte carbone](https://docs.n01zet.com/french/documents/la-blockchain-et-lempreinte-carbone.md)
- [L'Innovation N01zet](https://docs.n01zet.com/french/documents/linnovation-n01zet.md)
- [L'indice N01zet](https://docs.n01zet.com/french/documents/lindice-n01zet.md)
- [Facteurs de différenciation](https://docs.n01zet.com/french/documents/facteurs-de-differenciation.md)
- [Modèle de prix](https://docs.n01zet.com/french/documents/modele-de-prix.md)
- [Marché potentiel](https://docs.n01zet.com/french/documents/marche-potentiel.md)
- [Commercialisation](https://docs.n01zet.com/french/documents/commercialisation.md)
- [Développement Produit](https://docs.n01zet.com/french/documents/developpement-produit.md)
- [Le jeton N01zet](https://docs.n01zet.com/french/documents/le-jeton-n01zet.md)
- [ICO - Offre Publique de Jetons](https://docs.n01zet.com/french/documents/ico-offre-publique-de-jetons.md)
- [ICO - Planning](https://docs.n01zet.com/french/documents/ico-planning.md)
- [ICO - Tokenomics](https://docs.n01zet.com/french/documents/ico-tokenomics.md)
- [Répartition de la collecte de fonds](https://docs.n01zet.com/french/documents/repartition-de-la-collecte-de-fonds.md)
- [Le Bonus et le Halving Day](https://docs.n01zet.com/french/documents/le-bonus-et-le-halving-day.md)
- [Valorisation de la monnaie AZL](https://docs.n01zet.com/french/documents/valorisation-de-la-monnaie-azl.md)
- [La mise en œuvre de l'ICO](https://docs.n01zet.com/french/documents/la-mise-en-oeuvre-de-lico.md)
- [Planning](https://docs.n01zet.com/french/documents/planning.md)
- [Feuille de route](https://docs.n01zet.com/french/documents/feuille-de-route.md)
- [Notre équipe](https://docs.n01zet.com/french/documents/notre-equipe.md): Nous sommes la personne la plus qualifiée et la plus dévouée pour trouver la solution
- [FAQ](https://docs.n01zet.com/french/documents/faq.md): Questions fréquemment posées


---

# 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/french/documents.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.
