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

# Quaso Documentation

> Turn plain English into web automations that browse live sites, act across your apps, and run on a schedule.

<Frame>
  <img src="https://mintcdn.com/quaso/vzuKmByECgeSQGMP/images/hero-light.png?fit=max&auto=format&n=vzuKmByECgeSQGMP&q=85&s=d5cafcb5d8be9249ca73d33155b71ad0" alt="Quaso" className="block dark:hidden" width="2400" height="1350" data-path="images/hero-light.png" />

  <img src="https://mintcdn.com/quaso/vzuKmByECgeSQGMP/images/hero-dark.png?fit=max&auto=format&n=vzuKmByECgeSQGMP&q=85&s=7dcc26d2b6084935dbdf3b33463c6be9" alt="Quaso" className="hidden dark:block" width="2400" height="1350" data-path="images/hero-dark.png" />
</Frame>

## Put Quaso to work

<CardGroup cols={3}>
  <Card title="Build automations" icon="repeat" href="/docs/features/automations">
    Describe a workflow once and run it on a schedule or on triggers from your apps.
  </Card>

  <Card title="Browse the live web" icon="globe" href="/docs/features/browsing">
    Quaso drives a real browser on live sites. Watch it work, take over anytime.
  </Card>

  <Card title="Scrape any site" icon="table" href="/docs/features/browsing#what-it-can-do">
    Pull structured data from pages, dashboards, and portals with no API required.
  </Card>

  <Card title="Run one-off actions" icon="zap" href="/docs/features/integrations">
    Ask once and Quaso acts across your connected tools: send, update, file, post.
  </Card>

  <Card title="Monitor and alert" icon="bell" href="/docs/features/automations#monitors-and-alerts">
    Watch pages, prices, or metrics and get pinged in Slack or email when they change.
  </Card>

  <Card title="Connect your apps" icon="plug" href="/docs/features/integrations">
    OAuth into \~3,000 apps: Slack, Gmail, Notion, GitHub, Linear, Stripe, and more.
  </Card>
</CardGroup>

## One agent, your whole stack

Swap the model per thread, and give Quaso the same tools you use every day: \~3,000 apps out of the box, any HTTP API or MCP server when you need more.

<Tabs>
  <Tab title="Models">
    | Model                     | Provider  | Vision | Reasoning |
    | ------------------------- | --------- | ------ | --------- |
    | **Fable 5**               | Anthropic | Yes    | High      |
    | **Sonnet 5**              | Anthropic | Yes    | Medium    |
    | **GPT-5.5** (default)     | OpenAI    | Yes    | Low       |
    | **Gemini 3.1 Flash Lite** | Google    | Yes    | None      |
    | **GLM 5.2**               | Z.ai      | No     | Medium    |
    | **DeepSeek V4 Pro**       | DeepSeek  | No     | Medium    |

    See [all models →](/docs/features/models)
  </Tab>

  <Tab title="Integrations">
    <CardGroup cols={4}>
      <Card title="Slack" icon="slack" href="/docs/integrations/slack" />

      <Card title="Gmail" icon="mail" href="/docs/integrations/gmail" />

      <Card title="Google Calendar" icon="calendar" href="/docs/integrations/google-calendar" />

      <Card title="Google Drive" icon="hard-drive" href="/docs/integrations/google-drive" />

      <Card title="Notion" icon="notebook-text" href="/docs/integrations/notion" />

      <Card title="GitHub" icon="github" href="/docs/integrations/github" />

      <Card title="HubSpot" icon="chart-no-axes-combined" href="/docs/integrations/hubspot" />

      <Card title="Custom APIs & MCP" icon="plug" href="/docs/integrations/custom-apis-mcp" />
    </CardGroup>

    \~3,000 apps in the catalog. Missing one? Point Quaso at [any HTTP API or MCP server](/docs/integrations/custom-apis-mcp).
  </Tab>
</Tabs>

## Start here

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/docs/quickstart">
    Sign in, ask for something, ship your first automation.
  </Card>

  <Card title="Use cases" icon="lightbulb" href="/docs/learn/comms">
    Thirty real workflows to steal: briefings, monitors, ops glue, and more.
  </Card>
</CardGroup>
