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

# injectived

`injectived` 是连接到 Injective 的命令行界面和节点守护进程。Injective core 是 Injective 节点软件的官方 Golang 参考实现。

## 入门指南

<Columns cols={3}>
  <Card title="安装" href="/cn/developers/injectived/install/" arrow="true" cta="点击这里" icon="panel-left-close" img="/img/code-hero.png">
    了解如何安装 injectived
  </Card>

  <Card title="使用" href="/cn/developers/injectived/use/" arrow="true" cta="点击这里" icon="panel-left-close" img="/img/dev-hero.png">
    了解如何使用 injectived
  </Card>

  <Card title="命令" href="/cn/developers/injectived/advanced/" arrow="true" cta="点击这里" icon="panel-left-close" img="/img/txs-hero.png">
    了解 injectived 的高级命令
  </Card>
</Columns>
