> ## 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.

# 从这里开始

> 欢迎阅读 Plasma 链文档。本节涵盖了设置环境并开始在 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" />

### **要点**

<CardGroup cols={2}>
  <Card title="连接到 Plasma" icon="link-simple" iconType="light" color="#307F61" href="/docs/plasma-chain/network-information/connect-to-plasma">
    链接与规范部署
  </Card>

  <Card title="架构" icon="file-contract" iconType="light" color="#307F61" href="/docs/plasma-chain/architecture/system-overview">
    Plasma 架构概览
  </Card>

  <Card title="工具与基础设施" icon="wrench" iconType="light" color="#307F61" href="/docs/plasma-chain/tools/account-abstraction">
    支持 Plasma 的第三方基础设施
  </Card>

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

### 指南

<CardGroup cols={2}>
  <Card title="部署智能合约" icon="file-contract" iconType="light" color="#307F61" href="../../guides/smart-contracts/deploy-a-contract" />

  <Card title="验证智能合约" icon="file-signature" iconType="light" color="#307F61" href="../../guides/smart-contracts/verify-a-contract" />
</CardGroup>
