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

# What is Melius?

> A creative canvas for generating, iterating, and composing AI images and video.

Melius is a visual canvas for AI-generated images, video, audio, and text. You arrange **nodes** on an infinite **canvas**, wire them together with **edges**, and run generations across the latest image, video, audio, and language models from one place. Multiplayer is built in — collaborators (and AI agents) show up on the canvas in real time.

## Start here

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Create your first project, drop a node, and run a generation.
  </Card>

  <Card title="Core concepts" icon="diagram-project" href="/getting-started/concepts">
    Projects, canvases, nodes, edges, runs, and versions.
  </Card>

  <Card title="MCP server" icon="plug" href="/mcp/overview">
    Connect Claude or another agent to your Melius workspace.
  </Card>

  <Card title="CLI" icon="terminal" href="/cli/overview">
    Create canvases and run generations from your terminal with `mel`.
  </Card>

  <Card title="API reference" icon="code" href="/api/overview">
    Drive canvases and generations programmatically with the REST API.
  </Card>
</Columns>

## What you can build

<Columns cols={2}>
  <Card title="Canvas" icon="layer-group" href="/canvas/nodes">
    Text, image, video, file, and group nodes. Wire them together to compose multi-step generations.
  </Card>

  <Card title="Models" icon="microchip-ai" href="/models/overview">
    GPT, Claude, Gemini, Grok, Flux, Stable Diffusion, Seedream, Nano Banana, Veo, Sora, Kling, Seedance, Ray, ElevenLabs, and more.
  </Card>
</Columns>
