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

# Introduction

> Welcome to Moonshine

<img className="block dark:hidden" src="https://mintcdn.com/moonshine/JqegijyZHY_tCK3P/images/docs_light.png?fit=max&auto=format&n=JqegijyZHY_tCK3P&q=85&s=b93d56b9f7db515b44559020bcb14062" alt="Hero Light" width="2064" height="1104" data-path="images/docs_light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/moonshine/JqegijyZHY_tCK3P/images/docs_dark.png?fit=max&auto=format&n=JqegijyZHY_tCK3P&q=85&s=7fd5e09077f4ba8b2db10c937d9df668" alt="Hero Dark" width="2064" height="1104" data-path="images/docs_dark.png" />

## Welcome!

Let's get started with Moonshine, the first steps are to create your account on the console and start building with the SDK

<CardGroup cols={2}>
  <Card title="Console Quickstart" icon="play" href="/console-docs/quickstart">
    Set up your account in the Moonshine console
  </Card>

  <Card title="Use the SDK" icon="code" href="/sdk-docs/quickstart">
    Get started using the Moonshine SDK
  </Card>
</CardGroup>

## Go Deeper with Moonshine

Make use of all the tools provided by Moonshine

<CardGroup cols={2}>
  <Card title="API Reference" icon="webhook" href="/api-reference/introduction">
    Integrate Moonshine into your application with the API
  </Card>

  <Card title="Build a Workflow" icon="diagram-project" href="/console-docs/workflows">
    Automate complex video tasks with workflows
  </Card>

  <Card title="Create Datasets" icon="table" href="/console-docs/table">
    Build enriched video datasets
  </Card>
</CardGroup>
