> ## 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.

# Quickstart

> A quick guide to get started with Moonshine

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

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

## Create Your Account

Create a Moonshine account here: [Sign Up](https://app.usemoonshine.com/signup).

## Get Set Up

<Steps>
  <Step title="Create a Token">
    Create your first token as part of the onboarding process. To create more tokens, navigate to the `tokens` Section in [Console > Settings](https://app.usemoonshine.com/settings) to create a **token**.
  </Step>

  <Step title="Create an Index">
    Create your first index as part of the onboarding process. To create more indexes, navigate to the Indexes page (`G` then `I`) and click Create > Create Index (`N` then `I`).
  </Step>

  <Step title="Upload a Video">
    Upload your first video. Click Create > Create Upload Job (`N` then `U`) and follow the instructions.
  </Step>
</Steps>
