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

# Quickstart

> Create your first agent task in under 2 minutes.

# Quickstart

## 1. Create an Account

Go to [platform.miteos.com/register](https://platform.miteos.com/register) and create your account. Free tier includes 1 agent and 50 credits/month.

## 2. Open the War Room

After login, navigate to the **War Room** — this is your multi-agent command center where you'll see all agents working in real-time.

## 3. Submit a Task

Type a task in the prompt bar. Be specific about what you want:

```
Research the top 5 competitors to Stripe and create a pricing comparison table
```

Miteos will:

1. Decompose the task into subtasks
2. Assign specialized agents (researcher, analyst, builder)
3. Execute each step — browsing websites, extracting data, building outputs
4. Deliver results as files in your workspace

## 4. Monitor & Intervene

While agents work, you can:

* **Watch** — See live agent actions in the timeline
* **Pause** — Stop an agent mid-execution
* **Guide** — Inject instructions into a running agent
* **Approve** — Review risky actions before they execute
* **Take Over** — Control the browser directly

## 5. Get Deliverables

When complete, your deliverables appear in the dock:

* Code files
* PDF reports
* Data exports
* Screenshots

## Desktop App

For full computer-use (controlling your mouse, keyboard, and local apps), download the **Miteos Desktop App**:

* The agent can open TradingView, VS Code, or any application
* Browse websites in a real embedded browser (not headless)
* All actions sync to the web War Room in real-time

## Next Steps

* [Connect integrations](/integrations/overview) (Gmail, Slack, GitHub)
* [Explore verticals](/verticals/trading) (Trading, Ads, Email, Social)
* [Use the API](/api-reference/overview) for programmatic access
