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

# Guides

> Task-shaped guides to what you can do once your assistant can see your Mac, with the prompts that answer each one.

The reference pages say what each tool does. These say what a **job** looks
like end to end: the asks that work, in the order you would make them, and
where the line is.

Every example prompt on these pages is an ask the shipped tools answer. They
are checked against the tool catalogue by a test, so a guide cannot show you
something that comes back empty.

<CardGroup cols={3}>
  <Card title="Plan your week" icon="calendar-days" href="/docs/guides/plan-your-week-on-your-mac">
    Read your schedule and your lists in one question, then add what the week
    is missing.
  </Card>

  <Card title="Find any email" icon="envelope-open-text" href="/docs/guides/find-anything-in-your-email">
    Search your inbox by asking, including the words inside a message.
  </Card>

  <Card title="Run Shortcuts" icon="wand-magic-sparkles" href="/docs/guides/run-shortcuts-by-asking">
    Automation you can read: the shortcuts you built, run by name.
  </Card>
</CardGroup>

## Before you start

A guide assumes Pomeroy is installed and the apps it uses are switched on. If
you have not got that far:

<CardGroup cols={2}>
  <Card title="Installation" icon="arrow-down-to-line" href="/docs/getting-started/installation">
    Install to first answer, in about five minutes.
  </Card>

  <Card title="Permissions" icon="toggle-on" href="/docs/getting-started/permissions">
    What each toggle grants, and what macOS asks you for.
  </Card>
</CardGroup>
