> ## 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 上构建或运营

Injective 是专为金融打造的高性能 Layer-1 区块链，具有亚秒级最终性、内置的 DeFi 原语和原生跨链互操作性。

<Columns cols={2}>
  <Card title="运行节点" href="/cn/infra" arrow="true" cta="开始使用" icon="server">
    设置验证者或全节点，与主网同步，运营并升级网络基础设施
  </Card>

  <Card title="生态系统" href="/cn/resources-index" arrow="true" cta="查看资源" icon="globe">
    Hub、Explorer、Operator Portal、端点、快照及其他生态系统工具
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="探索 DeFi" href="/cn/defi" arrow="true" cta="Injective 上的 DeFi" icon="coins">
    了解 Injective 链上交易所的交易、衍生品、质押和代币标准
  </Card>

  <Card title="开发 DeFi 集成" href="/cn/developers-defi" arrow="true" cta="集成者指南" icon="chart-line">
    在 Injective 的 DeFi API 之上构建产品、启动市场并集成 exchange 模块
  </Card>
</Columns>

***

## 网络概览

|              | 主网                                                                                    | 测试网                                                               |
| ------------ | ------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| **Chain ID** | `injective-1`                                                                         | `injective-888`                                                   |
| **出块时间**     | \~650ms                                                                               | \~650ms                                                           |
| **二进制文件**    | [`injectived`](https://github.com/InjectiveFoundation/injective-core/releases/latest) | [`injectived`](https://github.com/InjectiveLabs/testnet/releases) |
| **快照**       | [Chain Portal](https://portal.injective.network/snapshots)                            | [Polkachu](https://polkachu.com/testnets/injective/snapshots)     |
| **端点**       | [Chain Portal](https://portal.injective.network/rpcs)                                 | [公共端点](/cn/infra/public-endpoints)                                |

## 了解更多

<Columns cols={2}>
  <Card title="关于 Injective" href="/cn/about" arrow="true" cta="阅读更多" icon="flag-checkered">
    了解 Injective 的与众不同之处、性能基准和常见问题
  </Card>

  <Card title="学习" href="https://injective.com/dev" arrow="true" cta="开发者门户" icon="graduation-cap">
    Injective 开发者学习门户上的教程、指南和资源
  </Card>
</Columns>
