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