> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plasma.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Commencez ici

> Bienvenue dans la documentation de la chaîne Plasma. Cette section couvre tout ce dont vous avez besoin pour configurer votre environnement et commencer à déployer sur Plasma.

<img src="https://mintcdn.com/plasma-97e11032/2KAuyFPhADNZ-KAz/images/Chain.png?fit=max&auto=format&n=2KAuyFPhADNZ-KAz&q=85&s=1c5a22167ceae39aa51c901edb1144f3" alt="Chain.png" width="1001" height="600" data-path="images/Chain.png" />

### **Essentiels**

<CardGroup cols={2}>
  <Card title="Se connecter à Plasma" icon="link-simple" iconType="light" color="#307F61" href="/docs/plasma-chain/network-information/connect-to-plasma">
    Liens et déploiements canoniques
  </Card>

  <Card title="Architecture" icon="file-contract" iconType="light" color="#307F61" href="/docs/plasma-chain/architecture/system-overview">
    Vue d'ensemble de l'architecture de Plasma
  </Card>

  <Card title="Outils et infrastructure" icon="wrench" iconType="light" color="#307F61" href="/docs/plasma-chain/tools/account-abstraction">
    Infrastructure tierce prenant en charge Plasma
  </Card>

  <Card title="Référence RPC" icon="circle-nodes" iconType="light" color="#307F61" href="/docs/plasma-chain/tools/rpc-providers">
    API JSON-RPC
  </Card>
</CardGroup>

### Guides

<CardGroup cols={2}>
  <Card title="Déployer un smart contract" icon="file-contract" iconType="light" color="#307F61" href="../../guides/smart-contracts/deploy-a-contract" />

  <Card title="Vérifier un smart contract" icon="file-signature" iconType="light" color="#307F61" href="../../guides/smart-contracts/verify-a-contract" />
</CardGroup>
