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

# Learn

This section is aimed at people who want to learn more about the concept and theoretical knowledge behind Chiliz Chain.

{% content-ref url="/pages/KBGWJbAZZVZwn2gEC853" %}
[About Chiliz Chain](/learn/about-chiliz-chain.md)
{% endcontent-ref %}

{% content-ref url="/pages/LqkVo2xmi02KJyykaFpT" %}
[Tokenomics](/learn/about-chiliz-chain/tokenomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/PW2dnfj0G6myUxkb8vGi" %}
[Chiliz Greenhouse](/learn/about-chiliz-chain/chiliz-greenhouse.md)
{% endcontent-ref %}

{% content-ref url="/pages/IHjqPndNiDWHZkFQts9P" %}
[About Bridging](/learn/about-bridging.md)
{% endcontent-ref %}

{% content-ref url="/pages/3vn1Qkqo3TvPfmN1OSkb" %}
[About Staking](/learn/about-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/pq0KCntHnotkmXuEuC3W" %}
[About Validators](/learn/about-validators.md)
{% endcontent-ref %}

{% content-ref url="/pages/DUqAvWtmu3FJYbH3fPN4" %}
[About Fan Tokens](/learn/about-fan-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/Uu9QoX1dgGkoU4ZiUMQN" %}
[About Stablecoins](/learn/about-stablecoins.md)
{% endcontent-ref %}

{% content-ref url="/pages/UOF66lNGUCyfLbNcLNWu" %}
[About DAOs](/learn/about-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/learn.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.
