> 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/a-propos-des-validateurs/pourquoi-devenir-un-validateur.md).

# Pourquoi devenir un validateur

Devenir un validateur de Chiliz Chain offre une opportunité unique de participer activement à l'écosystème blockchain tout en bénéficiant d'avantages stratégiques et financiers.

## Avantages

Les avantages sont nombreux :

* **Gagner des récompenses en CHZ :** Obtenez des récompenses grâce aux frais de transaction et aux récompenses de staking.
* **Améliorer votre réputation :** Positionnez votre entreprise comme un leader et un partenaire de confiance dans l'écosystème Chiliz.
* **Influencer la gouvernance :** Participez aux décisions clés qui façonnent le développement et les politiques du réseau.
* **Soutenir la croissance de l'écosystème :** Contribuez à la sécurité, à la décentralisation et à la fiabilité de Chiliz Chain.

Rejoindre en tant que validateur positionne votre entreprise à l'avant-garde de l'innovation blockchain et de la technologie décentralisée.

## Aspects économiques

Pour mieux comprendre les aspects économiques du rôle de Validateur, vous devez vous informer sur les récompenses de staking sur Chiliz Chain.

{% content-ref url="/pages/bnq7jp0Db0Bc2j4BWWEe" %}
[Récompenses de staking](/fr/apprendre/a-propos-de-staking/recompenses-de-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/DWiuXISGFON0CijcqOti" %}
[FAQ sur le staking Chiliz](/fr/apprendre/a-propos-de-staking/faq-sur-le-staking-chiliz.md)
{% endcontent-ref %}

\
De plus, nous expliquons les tokenomics de Chiliz Chain en détail sur cette page :

{% content-ref url="/pages/ioy7XplB4Qls5vt4oidA" %}
[Tokenomics](/fr/apprendre/a-propos-de-chiliz-chain/tokenomics.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, and the optional `goal` query parameter:

```
GET https://docs.chiliz.com/fr/apprendre/a-propos-des-validateurs/pourquoi-devenir-un-validateur.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.
