> ## Documentation Index
> Fetch the complete documentation index at: https://docs.injective.network/llms.txt
> Use this file to discover all available pages before exploring further.

# injectived

`injectived` is the command-line interface and node daemon that connects to Injective. Injective core is the official Golang reference implementation of the Injective node software.

## Getting Started

<Columns cols={3}>
  <Card title="Install" href="/developers/injectived/install/" arrow="true" cta="Click here" icon="panel-left-close" img="/img/code-hero.png">
    Learn how to install injectived
  </Card>

  <Card title="Usage" href="/developers/injectived/use/" arrow="true" cta="Click here" icon="panel-left-close" img="/img/dev-hero.png">
    Learn how to use injectived
  </Card>

  <Card title="Commands" href="/developers/injectived/advanced/" arrow="true" cta="Click here" icon="panel-left-close" img="/img/txs-hero.png">
    Learn advanced commands for injectived
  </Card>
</Columns>
