# TuraEmail Quick Start

Send your first email in under two minutes.

## 1. Sign up

Go to https://www.turaemail.com and click **Send Your First Email**.

You will receive a magic link or code to sign in. No password required.

## 2. Open compose

After signing in, you land on the send dashboard at `/dashboard/send`.

Fill in:

| Field | Example |
|-------|---------|
| To | `friend@example.com` |
| Subject | `Hello from TuraEmail` |
| Message | `Just testing this out. It works!` |

## 3. Send

Click **Send Email**. The message appears in your sent history with a status:

- **Queued** — accepted, waiting to send
- **Delivered** — reached the recipient's inbox
- **Failed** — bounced or rejected (check the recipient address)

## Next steps

- Add subscribers and send a newsletter
- Check delivery history for past sends
- Need an API? See [TuraSend](https://www.turasend.com/QUICKSTART.md) for developer integration

## Help

- Full guide: https://www.turaemail.com/SKILL.md
- Sign in: https://www.turaemail.com/login
