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

# Quick tour

> The surfaces of Syvon and the path a piece of content takes through them.

# Quick tour

Syvon has a handful of surfaces. You will touch most of them in your first
week, so here is the map before the detail.

## The surfaces

| Surface               | What it is                                  | What you do there                                       |
| --------------------- | ------------------------------------------- | ------------------------------------------------------- |
| **Your workspace**    | The home for one business or brand          | Manage brands, projects, members, and keys              |
| **Studio**            | The desktop app where you work with content | Chat with your agents, edit designs, render, publish    |
| **Your wrapper site** | The public website Syvon hosts for you      | Your feed, articles, and published content live here    |
| **Claude / MCP**      | Syvon as a connected tool inside Claude     | Generate and manage content from a chat you already use |
| **API + SDK docs**    | The reference section of this site          | Only if you're building on the API                      |

## The path content takes

Every piece of content in Syvon follows the same route:

```text theme={null}
brief ──▶ agent plans it ──▶ designed in your brand ──▶ rendered ──▶ published
 (you)      (Syvon)              (your brand DNA)        (video/PDF)   (feed + site)
```

1. **You write a brief** — a sentence or a paragraph, in a chat.
2. **Your agent plans the piece** — it decides the shots, the copy, the layout.
3. **It designs in your brand** — your colors, fonts, logo, and voice, because
   they live in the workspace, not in each design.
4. **It renders** — the design becomes a real video, image, or document.
5. **You publish** — approved pieces go to your feed and your wrapper site.

## The building blocks

Four nouns cover almost everything:

* A **workspace** holds all of it (see [Workspaces](/learn/workspaces)).
* A **brand** is the look and voice (see [Brands](/learn/brands)).
* An **agent** makes the content (see [Agents](/learn/agents)).
* A **flow** is how a given agent makes it (see [Flows](/learn/flows)).

Next: [Your first content](/learn/first-content) walks this path for real.
