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