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

# Maito Documentation

> Learn how to publish newsletter issues, distribute them on X and LinkedIn, and build custom newsletter experiences with Maito.

## Start Here

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/docs/learn/quickstart">
    Set up your newsletter, create your first issue, attach subscribe links to social posts, and publish.
  </Card>

  <Card title="Custom Newsletter Website" icon="globe" href="/docs/documentation/custom-newsletter-website">
    Build a custom website that shows newsletter issues, categories, and a server-side subscribe form.
  </Card>

  <Card title="API" icon="code" href="/docs/api-reference/introduction">
    Use API keys and supported endpoints for custom websites and backend workflows.
  </Card>

  <Card title="CLI" icon="terminal" href="/docs/cli/introduction">
    Install the Maito CLI, sign in, and run document, draft, newsletter, and queue commands from a terminal.
  </Card>
</CardGroup>

## Build With Maito

<CardGroup cols={2}>
  <Card title="Publish newsletter issues" icon="newspaper" href="/docs/learn/quickstart">
    Write, test, schedule, and publish newsletter issues from Maito.
  </Card>

  <Card title="Grow from social posts" icon="share-nodes" href="/docs/learn/quickstart">
    Add newsletter subscribe links to X and LinkedIn posts and attribute subscribers back to the post.
  </Card>

  <Card title="Manage subscribers" icon="users" href="/docs/api-reference/newsletter/list-subscribers">
    List, import, block, and remove subscribers through the API.
  </Card>

  <Card title="Upload media" icon="image" href="/docs/api-reference/media-uploads/upload-media">
    Upload images and other media for newsletter content and custom workflows.
  </Card>
</CardGroup>

The hosted product remains the source of truth for account setup, billing, newsletter settings, and publishing.
