> 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/demarrage-rapide/cours-en-ligne-gratuit.md).

# Cours en ligne gratuit

## Bootcamp Hypernest

<figure><img src="/files/YccXEVOBu3KHtKdqlrSt" alt="" width="196"><figcaption></figcaption></figure>

En mai 2025, [HyperNest](https://hypernest.xyz/) a lancé le Chiliz Bootcamp, un programme d'accélération exclusif de 3 mois conçu pour les startups en phase précoce développant sur Chiliz Chain.

Candidatez dès maintenant :

{% embed url="<https://hypernest.xyz/chiliz-bootcamp/>" %}

Que vous construisiez le prochain empire de Fan Tokens ou une nouvelle forme de fandom numérique — c'est ici que votre aventure prend de l'ampleur.

**Détails du bootcamp** :

* Subventions et soutien de l'écosystème Chiliz
* Accès direct à plus de 50 VCs de premier plan
* Angels et DAOs d'investissement disponibles à tout moment
* Plus de 30 heures de sessions animées par des experts
* Plus de 200 000 $ en avantages startups (Google Cloud, HubSpot, Covalent)
* Boosts de liquidité, marketing et mentorat

L'avenir du sport et du divertissement Web3 se construit en ce moment même. Candidatez dès maintenant !

## Cours en ligne Rise In

<figure><img src="/files/8CdgMOp7UgzLAKTLTV0u" alt="" width="150"><figcaption></figcaption></figure>

En octobre 2023, [Rise In](https://www.risein.com/) a créé un cours en ligne gratuit sur la création de projets sur Chiliz Chain.

Rejoignez-nous dès maintenant :

{% embed url="<https://www.risein.com/courses/build-on-chiliz>" %}

> Rejoignez-nous dans une expérience d'apprentissage immersive conçue pour donner aux participants les connaissances et les compétences nécessaires pour naviguer dans l'écosystème Chiliz Chain.\
> \
> Ce programme avant-gardiste combine le développement pratique avec la compréhension théorique, en se concentrant sur des technologies clés telles que Moralis et Thirdweb.\
> \
> À la fin de ce cours, les étudiants ne comprendront pas seulement les subtilités de Chiliz Chain, mais seront également compétents dans le développement d'une plateforme de rencontres virtuelles et d'un marché de NFT.


---

# 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/demarrage-rapide/cours-en-ligne-gratuit.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.
