> ## 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="/developers/injectived/install/" arrow="true" cta="여기를 클릭하세요" icon="panel-left-close" img="/img/code-hero.png">
    injectived 설치 방법 알아보기
  </Card>

  <Card title="사용법" href="/developers/injectived/use/" arrow="true" cta="여기를 클릭하세요" icon="panel-left-close" img="/img/dev-hero.png">
    injectived 사용 방법 알아보기
  </Card>

  <Card title="명령어" href="/developers/injectived/advanced/" arrow="true" cta="여기를 클릭하세요" icon="panel-left-close" img="/img/txs-hero.png">
    injectived 고급 명령어 알아보기
  </Card>
</Columns>
