# Démarrage rapide

Cette section s'adresse aux développeurs déjà familiarisés avec la technologie blockchain, en particulier l'écosystème Ethereum.&#x20;

Elle vous fournit les informations nécessaires pour démarrer rapidement votre projet avec Chiliz Chain.

{% content-ref url="/pages/IX22yRXYJkfVaYPOYrNc" %}
[Chiliz Chain en résumé](/fr/demarrage-rapide/chiliz-chain-en-resume.md)
{% endcontent-ref %}

{% content-ref url="/pages/7hTq98ctYihN35DfzUmw" %}
[Se connecter au Mainnet & Testnet](/fr/demarrage-rapide/se-connecter-au-mainnet-and-testnet.md)
{% endcontent-ref %}

{% content-ref url="/pages/x5gYUpMDE9roKecd7P7w" %}
[Obtenir des tokens Testnet](/fr/demarrage-rapide/obtenir-des-tokens-testnet.md)
{% endcontent-ref %}

{% content-ref url="/pages/FAI0P1THZjUS2dYUNsGL" %}
[Déployer & vérifier un contrat](/fr/demarrage-rapide/deployer-and-verifier-un-contrat.md)
{% endcontent-ref %}

{% content-ref url="/pages/FVeKxFxY3CAVmeKW5ezN" %}
[Gérer un noeud validateur](/fr/apprendre/a-propos-des-validateurs/gerer-un-noeud-validateur.md)
{% endcontent-ref %}


---

# Agent Instructions: 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/demarrage-rapide.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.
