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

# Fluso docs

> Get set up, see Fluso work on a real task, and build the habits that turn it into your daily assistant.

Fluso is an AI assistant that lives inside the apps you already use. It reads your email, runs your calendar, processes your meetings, drafts what you'd otherwise write, and remembers all of it.

Three reading paths, depending on where you are.

## Just landed

<CardGroup cols={2}>
  <Card title="What Fluso is" icon="circle-question-mark" href="/introduction">
    Five minutes. The thing itself, plainly. Decide if it's for you.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Sign up, connect Gmail and Calendar, run your first prompts.
  </Card>
</CardGroup>

## Already set up, want to see it work

Pick a workflow that matches a problem you have right now. Each one is a story, not a feature list.

<CardGroup cols={2}>
  <Card title="Morning brief" icon="sun" href="/workflows/morning-brief">
    Inbox, schedule, tasks, follow-ups in two minutes.
  </Card>

  <Card title="A meeting, end to end" icon="calendar-clock" href="/workflows/meetings">
    Prep, transcript, summary, tasks, follow-ups.
  </Card>

  <Card title="Research to a board deck" icon="presentation" href="/workflows/research-to-deck">
    A CEO ask on Monday, deck ready by 10am.
  </Card>

  <Card title="A bug to a PR" icon="bug" href="/workflows/dev-bug-fix">
    Bug report to merged PR in fifteen minutes.
  </Card>
</CardGroup>

## Daily user, want more

<Card title="Going deeper" icon="layers" href="/going-deeper">
  Projects, custom skills, prompt patterns, knowledge graph maintenance, team workflows. The stuff that turns daily users into pros.
</Card>

## When you need it

<CardGroup cols={2}>
  <Card title="Features" icon="sparkles" href="/features/chat">
    The five primitives: chat, connectors, skills, tasks, memory.
  </Card>

  <Card title="Connectors" icon="plug" href="/features/connectors">
    The connection model and the full catalog of supported apps.
  </Card>

  <Card title="Pricing" icon="credit-card" href="/resources/pricing">
    Plans, limits, billing.
  </Card>

  <Card title="Privacy" icon="shield-check" href="/resources/privacy">
    What's collected, what isn't, your rights to delete.
  </Card>
</CardGroup>
