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

# Talk to Your Butler

> Your butler is always on — ask questions, hand off tasks, manage your apps from anywhere

Your butler is an always-on AI that remembers everything about you. Talk to it from the web dashboard or WhatsApp — it answers questions, takes actions, and manages things across your connected apps without you switching context.

## Setup

<Steps>
  <Step title="Pick a channel to start talking to your butler">
    * Web Dashboard — Go to [app.getcore.me](https://app.getcore.me) and open the chat.
    * WhatsApp (Recommended) - Currently in private beta. [Join the waitlist](https://getcore.me/whatsapp). Once approved, you can message CORE like any WhatsApp contact.
  </Step>

  <Step title="Try It Out">
    Try taking an action in gmail or calendar.

    * *"What are my meetings for next week?"*
    * *"Summarize my recent emails from last week"*

    Connect Gmail, Calendar from Integrations section if you didn't gave scopes during signing up.
  </Step>

  <Step title="Run Remote Claude Code Sessions from WhatsApp or Slack">
    Once your WhatsApp is connected, you can start Claude Code sessions on your machine directly from your phone.

    Example: *"Start a Claude Code session to fix the auth bug in my repo"*

    Your butler spins up the session, keeps you posted on progress, and sends a summary when it's done — no laptop needed.

    Follow the [remote sessions setup guide](/quickstart/remote-coding-sessions) to get started.
  </Step>

  <Step title="Connect More Apps (Optional)">
    By default, your butler can read and act on your Gmail and Calendar. To expand what it can do, connect more apps from the [Toolkit](/toolkit/overview):

    * **GitHub** — Create issues, review PRs
    * **Linear** — Manage tasks
    * **Slack** — Send messages, search channels
    * **Notion** — Update pages, search docs

    Each app you connect gives CORE more ways to help.
  </Step>
</Steps>

### What's Next?

<CardGroup cols={2}>
  <Card title="Supercharge Your AI Agents" icon="bolt" href="/quickstart/supercharge-ai-agents">
    Give Claude Code, Cursor, and other tools persistent memory
  </Card>

  <Card title="Explore the Toolkit" icon="puzzle" href="/toolkit/overview">
    Connect more apps to expand what CORE can do
  </Card>
</CardGroup>
