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

# Introduction

> Build AI agents, automate workflows, and run your personal AI assistant.

Dopamine is a platform for building AI agents and automations — without writing code.

With Dopamine you can:

* create AI agents for specific tasks
* automate multi-step workflows
* connect your tools and data
* run a personal AI assistant via chat, Telegram, or WhatsApp
* schedule agents to run automatically

## How it works

<CardGroup cols={3}>
  <Card title="Agents" icon="robot" href="/agents">
    AI workers you configure with a goal, instructions, and tools.
  </Card>

  <Card title="Workflows" icon="diagram-project" href="/workflows">
    Chain agents together to automate multi-step processes.
  </Card>

  <Card title="Claw" icon="hand" href="/claw">
    Your personal AI assistant — always ready in the sidebar.
  </Card>
</CardGroup>

## Example agents

* **Research assistant** — searches the web and summarizes findings
* **Lead generator** — finds contacts and drafts outreach messages
* **Daily planner** — reads your calendar and drafts your schedule
* **News monitor** — tracks topics and sends daily briefings to Telegram

## Next steps

* [Build your first agent](/getting-started)
* [Explore workflows](/workflows)
* [Meet Claw](/claw)
