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