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

# Apprendre

Cette section est destinée aux personnes qui souhaitent en savoir plus sur les concepts et les connaissances théoriques derrière Chiliz Chain.

{% content-ref url="/pages/rhhUuucSyRxJXKQkRFjX" %}
[À propos de Chiliz Chain](/fr/apprendre/a-propos-de-chiliz-chain.md)
{% endcontent-ref %}

{% content-ref url="/pages/ioy7XplB4Qls5vt4oidA" %}
[Tokenomics](/fr/apprendre/a-propos-de-chiliz-chain/tokenomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sehry6lQfJuRVnc1PQ2r" %}
[Chiliz Greenhouse](/fr/apprendre/a-propos-de-chiliz-chain/chiliz-greenhouse.md)
{% endcontent-ref %}

{% content-ref url="/pages/euwZ1ZWEWQdCeECJhRcd" %}
[À propos du Bridge](/fr/apprendre/a-propos-du-bridge.md)
{% endcontent-ref %}

{% content-ref url="/pages/NyTjAYcwIBO6Xm3hzps4" %}
[À propos du Staking](/fr/apprendre/a-propos-de-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/9UPFTKiO6x49CTmw2K7e" %}
[À propos des Validateurs](/fr/apprendre/a-propos-des-validateurs.md)
{% endcontent-ref %}

{% content-ref url="/pages/J9REmK360UrcvTGsrXdE" %}
[À propos des Fan Tokens](/fr/apprendre/a-propos-des-fan-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/IGBVJbaLnbPZeU0jTz7w" %}
[À propos des Stablecoins](/fr/apprendre/a-propos-des-stablecoins.md)
{% endcontent-ref %}

{% content-ref url="/pages/xqFYTsAAab0NZUTNgvmr" %}
[À propos des DAOs](/fr/apprendre/a-propos-des-daos.md)
{% endcontent-ref %}


---

# 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://docs.chiliz.com/fr/apprendre.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.
