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

# Quickstart

> Sign up, create a workspace, onboard a brand from a URL, and generate your first Creative Studio image in five steps.

This guide gets you from zero to a saved Creative Studio project.

<Steps>
  <Step title="Sign up">
    Go to [studio.elarislabs.ai](https://studio.elarislabs.ai) and create an account (email/password or OAuth). Confirm your email if prompted, then complete login.
  </Step>

  <Step title="Create or join a workspace">
    On first login you land on **Setup workspace**. Create a new workspace or accept an invitation. Workspaces hold brands, members, plans, and the shared credit pool.
  </Step>

  <Step title="Onboard a brand">
    Open **Onboarding** and paste your website URL. Elaris scrapes logos, colors, fonts, and positioning. Review and save. You can refine identity later under Brand Identity.
  </Step>

  <Step title="Open Creative Studio">
    From the home dashboard or sidenav, open **Studio**. Add an **Image** node, choose text-to-image (or leave model on `auto`), write a short brief, and generate.
  </Step>

  <Step title="Save your project">
    Save the canvas as a Studio project so you can reopen, share, or continue editing. Public share links and team share tokens are available from the project menu.
  </Step>
</Steps>

<Tip>
  Leave the model on `auto` for your first run. The router picks a fast, capable image model so you can confirm credits and the canvas work before tuning quality.
</Tip>

## How do I verify everything worked?

You should see a generated image on the canvas and a saved project in your Studio project list. If generation fails with insufficient balance, top up or check [Credits](/docs/workspaces/credits).

## What should I do next?

<CardGroup cols={2}>
  <Card title="Run a campaign" icon="megaphone" href="/docs/campaigns/wizard">
    Use the multi-agent wizard for a full ad set.
  </Card>

  <Card title="URL to Video" icon="film" href="/docs/url-to-video/overview">
    Paste a product URL and render a voiceover video.
  </Card>

  <Card title="Understand credits" icon="coins" href="/docs/workspaces/credits">
    How workspace and brand balances work.
  </Card>

  <Card title="Connect MCP" icon="plug" href="/docs/connect/setup">
    Generate from Claude or Cursor with a brand-bound API key.
  </Card>
</CardGroup>
