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

# Document Generation

> Creating professional documents, presentations, and reports at scale

## Beyond Chatbot Limits

Most AI chatbots struggle with long-form content, often cutting off after a few pages. Maia can generate **dozens of pages** of structured, formatted content.

<Note>
  Whether you need a 2-page summary or a 50-page report, Maia handles document creation with consistent quality and formatting.
</Note>

## Supported Document Types

<CardGroup cols={2}>
  <Card title="Plain Text Files" icon="file-lines">
    `.txt`, `.md`, `.csv`

    **Use for:** Data exports, simple lists, markdown content
  </Card>

  <Card title="Rich Documents" icon="file-word">
    `.docx` (Microsoft Word)

    **Use for:** Reports, proposals, contracts, letters
  </Card>

  <Card title="Spreadsheets" icon="file-excel">
    `.csv`

    **Use for:** Data tables, comparisons, structured datasets
  </Card>

  <Card title="PDF Documents" icon="file-pdf">
    Standard PDFs and styled presentations

    **Use for:** Final deliverables, professional presentations
  </Card>
</CardGroup>

<br />

<br />

<br />

<Card title="Next: Website & App Generation" icon="window" href="/capabilities/website-app-generation">
  Learn how Maia builds interactive web applications
</Card>
