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

# MailGenie documentation

> Learn how MailGenie organizes contacts, campaigns, delivery infrastructure, and reporting.

MailGenie is a campaign operations platform for managing audiences, composing messages, connecting delivery providers, and reviewing campaign results.

<CardGroup cols={2}>
  <Card title="Start safely" icon="shield" href="/docs/mintlify/quickstart">
    Prepare an account, connect a provider, and use the sanctioned test audience before sending.
  </Card>

  <Card title="Understand the platform" icon="diagram-project" href="/docs/mintlify/platform/architecture">
    See how the web application, API, database, workers, and external providers fit together.
  </Card>
</CardGroup>

## Documentation scope

This initial documentation set covers:

* account and workspace preparation;
* contacts and audience selection;
* campaign creation and safe test execution;
* application and API boundaries;
* delivery-provider and reporting concepts.

<Note>
  This site intentionally contains no passwords, access tokens, connection strings, or private customer data. Operational credentials remain in the repository-approved credential authorities.
</Note>

## Production services

* Web application: [app.mailgenie.org](https://app.mailgenie.org)
* API: [api.mailgenie.org](https://api.mailgenie.org)

Use the environment-specific configuration supplied by the platform. Never reuse DEV endpoints or data in PROD, or PROD endpoints and data in DEV.
