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

# Autype Documentation

> Stop fighting your document tools. Autype lets you write in Markdown, export pixel-perfect PDFs, DOCX, and ODT — and automate the entire process via API. AI-native. EU-hosted. Built for scale.

## Stop fighting your document tools

Word breaks at scale. LaTeX breaks your patience. Autype gives you the **simplicity of Markdown**, the **output quality of professional typesetting**, and the **automation power of a full REST API** — in one editor. Write once, export everywhere, automate everything.

<CardGroup cols={3}>
  <Card title="Markdown-like syntax" icon="markdown">
    Write using familiar Markdown syntax — extended with styling, charts, citations, variables, and more. No new language to learn.
  </Card>

  <Card title="AI-native" icon="bot">
    The underlying JSON schema is directly accessible, making documents fully readable and editable by LLMs. AI understands your content, not just text.
  </Card>

  <Card title="Automation-ready" icon="settings">
    Generate complete documents via API, fill templates with bulk data from CSV, or trigger jobs from no-code platforms like n8n and Make.
  </Card>
</CardGroup>

## Why Autype?

|                                | Word / Google Docs | LaTeX       | **Autype**                                      |
| ------------------------------ | ------------------ | ----------- | ----------------------------------------------- |
| **Easy to use**                | Yes                | No          | Yes                                             |
| **Consistent styling**         | Hard to maintain   | Yes         | Yes, by design                                  |
| **Cross-references**           | Break silently     | Yes         | Yes, with real-time validation                  |
| **API & automation**           | No                 | No          | Full REST API + bulk jobs                       |
| **Bulk document generation**   | No                 | No          | Up to 100 documents per job                     |
| **LLM / AI integration**       | Limited            | No          | Native — JSON schema access                     |
| **Real-time collaboration**    | Limited            | No          | Yes, with live cursors                          |
| **Version history & rollback** | Limited            | No          | Auto + named versions, diff, one-click rollback |
| **Markdown syntax**            | No                 | No          | Yes, with extensions                            |
| **Render speed (50 pages)**    | N/A                | 1–2 min     | \< 8 seconds                                    |
| **EU hosting & privacy**       | Varies             | Self-hosted | Yes, GDPR-compliant                             |

## Security and privacy

<CardGroup cols={2}>
  <Card title="EU-hosted infrastructure" icon="shield">
    All data is stored and processed on secured servers within the European Union. Fully GDPR-compliant.
  </Card>

  <Card title="Data protection by design" icon="lock">
    Encrypted data at rest and in transit. Role-based access control. API keys scoped to your organization. Audit logs for compliance.
  </Card>
</CardGroup>

## Get started

<CardGroup cols={2}>
  <Card title="What is Autype?" icon="lightbulb" href="/getting-started/concepts/overview">
    Understand the core ideas and who Autype is for.
  </Card>

  <Card title="Features" icon="sparkles" href="/getting-started/concepts/features">
    Editor, citations, charts, variables, styling, and export capabilities.
  </Card>

  <Card title="Editor" icon="pen-line" href="/getting-started/editor/overview">
    Learn how to use the Autype document editor.
  </Card>

  <Card title="Markup Reference" icon="code" href="/markup-reference/overview">
    Full syntax reference for Autype's extended Markdown.
  </Card>
</CardGroup>

## Automate and integrate

<CardGroup cols={2}>
  <Card title="Automate with Autype" icon="wand-sparkles" href="/automation/overview">
    Complete document generation, bulk jobs, template variables, and no-code integrations.
  </Card>

  <Card title="Developer API" icon="terminal" href="/api-reference/introduction">
    REST API for rendering, bulk export, image management, and project access.
  </Card>
</CardGroup>
