> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-mintlify-25e241d4.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 리소스

> Injective 네트워크를 위한 도구, 익스플로러 및 인프라 리소스입니다.

## 운영자 포털

<CardGroup cols={3}>
  <Card title="업그레이드" icon="arrow-up" href="https://chain-portal.injective.network/upgrades">
    네트워크 업그레이드, 거버넌스 제안 및 활성화 일정을 추적하세요.
  </Card>

  <Card title="스냅샷" icon="database" href="https://chain-portal.injective.network/snapshots">
    빠른 노드 동기화를 위한 프루닝 및 아카이브 스냅샷.
  </Card>

  <Card title="RPC 및 엔드포인트" icon="server" href="https://chain-portal.injective.network/rpcs">
    퍼블릭 및 커뮤니티 RPC, gRPC, LCD, EVM 엔드포인트.
  </Card>
</CardGroup>

## 익스플로러

<CardGroup cols={2}>
  <Card title="Injective 익스플로러" icon="magnifying-glass" href="https://explorer.injective.network">
    트랜잭션, 밸리데이터, 거버넌스 정보를 제공하는 네이티브 코어 블록 익스플로러.
  </Card>

  <Card title="EVM 익스플로러(Blockscout)" icon="ethereum" href="https://testnet.blockscout.injective.network/blocks">
    스마트 컨트랙트 검증과 EVM 트랜잭션을 위한 EVM 호환 블록 익스플로러.
  </Card>
</CardGroup>

## 도구

<CardGroup cols={2}>
  <Card title="Injective Hub" icon="globe" href="https://hub.injective.network">
    INJ를 스테이킹하고 거버넌스에 참여하며 지갑을 관리하세요.
  </Card>

  <Card title="인덱서 서비스 설정" icon="gears" href="https://injective.notion.site/Injective-Indexer-Service-Setup-Guide-7e59980634d54991862300670583d46a">
    체인 데이터 조회를 위한 Injective 인덱서 서비스 설정 가이드.
  </Card>

  <Card title="Exchange API" icon="chart-line" href="https://api.injective.exchange">
    거래소 및 시장 데이터에 접근할 수 있는 REST API.
  </Card>
</CardGroup>
