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

> ## Agent Instructions
> Flowy is a node-based AI creative platform: you generate images, video, audio, 3D and vector on an infinite Canvas, refine on the Studio timeline, and export or publish from the same project.
> Prefer the Flowy MCP server (https://mcp.tryflowy.ai/mcp) or the REST API at https://apis.tryflowy.ai/v1 for programmatic work. Install with `flowy mcp install` from the @flowy/cli package.
> Credits are workspace-scoped. Generations reserve credits on start and only deduct on success, so failed runs refund automatically.

# Getting Started

> Sign in, land in your workspace, and make your first generation: a tour of your first fifteen minutes in Flowy.

This page is the fast orientation: sign in, see where you've landed, and make your first thing. For a full hands-on walkthrough (image, then video, then export) follow the [quickstart](/getting-started/quickstart) instead. For the mental model behind it all, see [core concepts](/getting-started/concepts).

## Your first fifteen minutes

<Steps>
  <Step title="Sign in">
    Go to [tryflowy.ai](https://tryflowy.ai) and sign in with **Google**, **GitHub**, **Figma**, or a magic link sent to your email. Keep using the same method you signed up with. See [account & sign-in](/help/account) if the link doesn't arrive.
  </Step>

  <Step title="Land in Creator Studio">
    Creator Studio is home base. It opens automatically after sign-in. A personal [workspace](/collaboration/workspaces) is ready immediately, holding your projects and, if you're joining a team, your teammates.
  </Step>

  <Step title="Create your first project">
    From Creator Studio, start a new project. It opens straight into the **Canvas**: the infinite node-based editor where you generate and connect ideas.
  </Step>

  <Step title="Make your first generation">
    Add a node, describe what you want in its prompt, and run it. The result renders inside the node. Reruns are non-destructive, so iterate freely. See [generation help & tips](/help/generating) for getting better results faster.
  </Step>
</Steps>

<Note>
  New accounts start with free credits, so you can generate right away. See [how credits work](/billing/credits) for what a run costs and what happens if one fails.
</Note>

## Where everything lives

Creator Studio's sidebar has three sections:

* **Home**: your landing page and recent work.
* **Projects**: every project in the workspace, with All, Favorites, and Trash views.
* **Flows**: the gallery of apps built on the canvas, ready to run without opening it.

Alongside Creator Studio sit three more areas:

* **Library**. Your workspace's reusable material: **Assets** (uploads and generations), **Brand Kit** (colors, fonts, logos), and **Elements** (reusable characters, products, and locations for a consistent look). See [assets & storage](/help/assets-and-storage).
* **Community**: public templates and flows you can browse, bookmark, and remix into your own workspace. See [publishing to Community](/help/publishing-to-community).
* **Tools**: one-shot AI utilities like Upscale, Lipsync Studio, Voiceover, and Face Swap, each at its own page under `/image`, `/video`, or `/audio`, with no canvas required.

Your account and workspace settings live under **Settings**, reached from your account menu. See [workspace members](/help/workspace-members), [security & sessions](/help/security-and-sessions), and [notifications](/help/notifications) for the sections you'll use most.

<Tip>
  Ready to build something end to end? The [quickstart](/getting-started/quickstart) takes you from a blank canvas to an exported video.
</Tip>
