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

# Morph Apply

> The fastest way to apply updates from GPT-4o, Claude, and others into your files

<img className="block dark:hidden" src="https://mintcdn.com/morph-555d6c14/81UoWpotGPzGjPQ0/images/diff-viewer.png?fit=max&auto=format&n=81UoWpotGPzGjPQ0&q=85&s=6f20bb1422a97cd11366d98ac8232a4c" alt="Morph Light" width="1048" height="586" data-path="images/diff-viewer.png" />

<img className="hidden dark:block" src="https://mintcdn.com/morph-555d6c14/81UoWpotGPzGjPQ0/images/diff-viewer.png?fit=max&auto=format&n=81UoWpotGPzGjPQ0&q=85&s=6f20bb1422a97cd11366d98ac8232a4c" alt="Morph Dark" width="1048" height="586" data-path="images/diff-viewer.png" />

## Powering the Fastest Coding Agents

Morph delivers industry-leading speed with 10,500+ tokens per second for code transformations.

<CardGroup cols={2}>
  <Card title="Try Our API" icon="bolt" href="/quickstart">
    Get started with Morph API in minutes
  </Card>

  <Card title="Apply Updates" icon="code-merge" href="/api-reference/endpoint/create">
    Learn how to apply code transformations with lightning speed
  </Card>
</CardGroup>

## Built for Performance

Morph is designed from the ground up for speed and accuracy in code transformations.

<CardGroup cols={2}>
  <Card title="10,500+ Tokens/Second" icon="gauge-high" href="/quickstart">
    Industry-leading speed with our optimized SoTA LLM and speculative decoding
  </Card>

  <Card title="Custom-Trained for Code" icon="brain" href="/api-reference/endpoint/get">
    Trained on millions of code transformations for maximum accuracy
  </Card>

  <Card title="Speculative Decoding" icon="rocket" href="/api-reference/endpoint/webhook">
    Our model predicts and applies changes instantly using advanced techniques
  </Card>

  <Card title="Self-Host Options" icon="server" href="/api-reference/endpoint/delete">
    Deploy Morph in your own infrastructure for security and control
  </Card>
</CardGroup>
