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

# What is ASCN Agent?

> An AI assistant that works for you — while you're busy with something else.

ASCN Agent is your personal AI assistant. You tell it what to do and which services it can access. From there it works on its own: reads your email, watches your calendar, sends what you need to Telegram or Slack — without your involvement.

## What it does

<CardGroup cols={2}>
  <Card title="Reads email and reacts" icon="envelope">
    Watches your inbox and does what you asked: replies, forwards, drafts.
  </Card>

  <Card title="Runs scheduled tasks" icon="clock">
    Every day at the right time it does what you set up — no reminders needed.
  </Card>

  <Card title="Works with your documents" icon="database">
    Upload files, sheets or instructions — the agent learns them and answers based on your data.
  </Card>

  <Card title="Messages you where you are" icon="paper-plane">
    Sends summaries and notifications to Telegram, Slack or right inside ASCN.
  </Card>

  <Card title="Connected to your services" icon="plug">
    Works with Gmail, Google Calendar, Google Drive, Slack, GitHub and more.
  </Card>

  <Card title="Searches the web" icon="magnifying-glass">
    Finds fresh data and sends you the summary — on demand or on a schedule.
  </Card>
</CardGroup>

## What it consists of

An agent is three parts:

1. **Brain** — you tell the agent who it is, which services it's connected to, and which documents it knows
2. **Tasks** — what the agent does on its own and when: every morning, on a new email, on your request
3. **Channels** — where the agent talks to you: ASCN, Telegram or Slack

<Card title="Create your first agent" icon="rocket" href="/en/getting-started/quickstart">
  Step by step — takes less than five minutes.
</Card>
