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

# Introduction

> Build AI agents that can edit documents

[Agent Office](https://agentoffice.dev) provides a document editing API built for AI agents. Let your agent edit DOCX and PDF files while preserving perfect formatting.

## How It Works

1. **Upload** a document (DOCX or PDF).
2. **Edit** - add an `edit_document` tool to your agent to let it make edits with natural language.
3. **Download** - retrieve your edited document.

## Everything's Easier With an Example

<Card title="Agent Example" icon="rocket" href="/quickstart" horizontal>
  Follow our quickstart guide to build a contract review agent
</Card>

## Get Started

Ready to build? [Sign up for free](https://agentoffice.dev/dashboard) to get your API key and start automating document workflows.
