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

# Revise Developer Platform

> Build document workflows with Revise API and Revise Editor SDK.

Choose a product to get started.

<CardGroup cols={2}>
  <Card title="Revise API" icon="code" href="/revise-api/introduction">
    Edit documents with prompts. Supports .docx files with tracked changes and comments.
  </Card>

  <Card title="Revise Editor SDK" icon="pen-to-square" href="/editor-sdk/introduction">
    Embed a collaborative, agent-friendly document editor in your web application.
  </Card>
</CardGroup>
