> 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/glossaire/wrapped-chz-wchz.md).

# Wrapped CHZ (wCHZ)

{% hint style="info" %}
**En résumé**\
Wrapped Chiliz (wCHZ) est une version tokenisée de la cryptomonnaie Chiliz, conçue pour fonctionner comme des tokens ERC-20 réguliers tout en conservant sa valeur d'origine. Cela le rend plus polyvalent et utile pour les développeurs, similaire à d'autres tokens wrappés comme wETH ou Wrapped BNB.
{% endhint %}

## Qu'est-ce que le Wrapped Chiliz (wCHZ) ?

wCHZ est la version wrappée de Chiliz.

Les tokens wrappés, tels que wCHZ et wETH, sont des versions tokenisées de cryptomonnaies qui sont ancrées à la valeur de la monnaie d'origine et peuvent être désancrées à tout moment. Presque toutes les principales blockchains ont une version wrappée de leur cryptomonnaie native comme Wrapped BNB, Wrapped AVAX ou Wrapped Fantom.

Les avantages de cela sont que les développeurs peuvent utiliser une version ERC-20 (ou CAP-20) du token natif CHZ, donnant au token les avantages que possèdent d'autres tokens ERC-20 et supprimant les limitations d'un token natif, tout en conservant la même valeur de prix que le CHZ original.

## Comment obtenir du Wrapped Chiliz (wCHZ) ?

Lisez tout ici :

{% content-ref url="/pages/Xfr82CcJvfobEz6zPF0o" %}
[Utiliser le Wrapped CHZ](/fr/developper/notions-de-base/obtenir-wrapped-chz.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/glossaire/wrapped-chz-wchz.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.
