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

# Quick Start

> Publish your first funnel in minutes.

Get from sign-up to a live funnel in six steps.

<Steps>
  <Step title="Sign up">
    Create your account at [app.figfunnels.com](https://app.figfunnels.com). You'll land in your first workspace automatically.
  </Step>

  <Step title="Create a workspace">
    A workspace holds all your funnels, contacts, integrations, and billing. Your first workspace is created during sign-up. You can create additional workspaces or switch between them from the workspace switcher in the top navigation.

    See [Workspaces](/workspaces) for details on naming, settings, and inviting teammates.
  </Step>

  <Step title="Build your first funnel">
    Go to **Funnels** and click **New funnel**. In the funnel builder:

    1. Add a **Page** — this becomes your entry page.
    2. Add another **Page** below it to complete the flow. The last connected page is shown as the final page.

    <Tip>
      Add more connected pages at any time. Middle pages show as step pages; the last connected page shows as the final page. Legal pages sit in a footer row with no connections.
    </Tip>

    See [Funnels](/funnels/overview) for a full walkthrough of the builder.
  </Step>

  <Step title="Design your pages">
    Click any page node to open it in the **Site Editor**. Use the drag-and-drop editor to add components, set copy, upload images, and style your layout — no code required.

    See [Site Editor](/editor/overview) for component details and form setup.
  </Step>

  <Step title="Connect a domain">
    Go to **Settings → Domains** and add your custom domain. Follow the DNS instructions shown to point it at Fig.

    <Note>
      You can publish to the default Fig subdomain first and connect your own domain later.
    </Note>
  </Step>

  <Step title="Publish">
    Back in the funnel builder, open each page and click **Publish**. Published pages go live immediately on your connected domain.

    See [Publishing](/funnels/publishing) for how to unpublish, republish, and manage page status.
  </Step>
</Steps>

## What's next

<CardGroup cols={2}>
  <Card title="Funnels" icon="diagram-project" href="/funnels/overview">
    Routes and advanced page connections.
  </Card>

  <Card title="Site Editor" icon="pen-to-square" href="/editor/overview">
    Components, forms, and layout controls.
  </Card>

  <Card title="Ads & Campaigns" icon="bullhorn" href="/ads/overview">
    Connect Meta and run paid campaigns from your funnel.
  </Card>

  <Card title="Settings" icon="gear" href="/settings/integrations">
    Integrations, domains, team, and billing.
  </Card>
</CardGroup>
