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

# What Token can do

> The kinds of tasks Token handles day to day.

Token is most useful for the small, repetitive, or context-heavy work that eats
your day. What it can actually touch depends on which tools you have
[set up](/integrations) in that chat, but here is the shape of what it does well.

<CardGroup cols={2}>
  <Card title="Find and organize information" icon="magnifying-glass">
    Search your notes and documents and pull the answer into chat, create and
    update pages, or summarize a long document, thread, or web page.
  </Card>

  <Card title="Manage your calendar" icon="calendar-days">
    Check what is on your calendar and when you are free, create and move events,
    and flag scheduling conflicts before they happen.
  </Card>

  <Card title="Read the web" icon="globe">
    Fetch a web page and summarize it, or pull a specific fact or detail out of a
    link you paste.
  </Card>

  <Card title="Work across your tools" icon="arrows-turn-right">
    Chain steps together: look something up, act on it, then report back. It can
    send a message or summary to another channel when you ask.
  </Card>
</CardGroup>

## Run things on a schedule

Token can do work on a recurring basis, like a daily summary or a reminder,
without you asking each time.

<Card title="Routines" icon="clock" href="/routines" horizontal>
  Set up standing instructions that run on their own. See how they work and how
  Token recovers if a tool is missing.
</Card>

## Where the limits are

<Info>
  Token only acts through the tools you set up, and sensitive actions go through
  [approvals](/permissions). It never invents access it does not have. If it
  cannot do something, it tells you, usually with a note about what it would need
  in order to help.
</Info>
