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

# What's Amber?

> Overview of Amber's capabilities

Amber is a distraction-free writing workspace with open file storage, a built-in copilot, and powerful organization tools.

## Amber Copilot

**Optional. You stay in control.** Amber Copilot helps you write better. It never writes for you. No auto-complete pushing you aside, no takeover. Just support when you want it.

<div className="grid grid-cols-1 md:grid-cols-2 gap-4">
  <Card>
    <h4>[Amber Copilot](/user-guides/amber-copilot)</h4>
    <p>Chat about your writing. Get feedback, brainstorm ideas, ask questions. Choose from multiple models with context selection.</p>
  </Card>

  <Card>
    <h4>[Editing with Diffs](/user-guides/amber-copilot)</h4>
    <p>Request specific edits and see exactly what will change. Accept or reject individual changes. Good for refining prose, adjusting tone, changing pronouns.</p>
  </Card>

  <Card>
    <h4>[Steering Your Copilot](/user-guides/amber-copilot#steering-your-copilot)</h4>
    <p>Control behavior with markdown instructions in `amber.md`. Define tone, style, character voices, plot constraints in plain text that syncs with your writing.</p>
  </Card>

  <Card>
    <h4>[Using Sources as Context](/user-guides/amber-copilot#using-sources-as-context)</h4>
    <p>Store character backstories, world-building documents, and research. Amber selects what's relevant to your question without reading everything.</p>
  </Card>
</div>

## Writing and Editing

<div className="grid grid-cols-1 md:grid-cols-2 gap-4">
  <Card>
    <h4>[Voice Recording](/user-guides/voice-recording)</h4>
    <p>Record audio directly into sections. Automatic transcription with proper punctuation and formatting. Good for dictating drafts and capturing ideas.</p>
  </Card>

  <Card>
    <h4>[Text Formatting and Markdown](/user-guides/text-formatting)</h4>
    <p>Rich text editor with native markdown support. Type markdown syntax and watch it format in real-time. All text stored as clean markdown.</p>
  </Card>

  <Card>
    <h4>[Paragraph Formatting](/user-guides/paragraph-formatting)</h4>
    <p>Style chapters, scenes, and sections with headers, alignment, and formatting. Organize your story structure.</p>
  </Card>

  <Card>
    <h4>[Internal Linking](/user-guides/internal-linking)</h4>
    <p>Link between sections and reference notes for easy navigation. Create a web of related ideas throughout your workspace.</p>
  </Card>

  <Card>
    <h4>[External Links](/user-guides/external-links)</h4>
    <p>Add hyperlinks to websites, research, and resources directly in your writing.</p>
  </Card>

  <Card>
    <h4>[Quick Navigation](/user-guides/quick-navigation)</h4>
    <p>Jump between sections with keyboard shortcuts. Keyboard-first navigation for focused work.</p>
  </Card>
</div>

## File Management

Open, modern file storage that works with your tools.

<div className="grid grid-cols-1 md:grid-cols-2 gap-4">
  <Card>
    <h4>[File Format and Storage](/user-guides/file-format)</h4>
    <p>Open `.md` and `.json` files. No proprietary formats. Edit in any text editor, use with Google Docs, Word, Notion.</p>
  </Card>

  <Card>
    <h4>[iCloud Sync](/user-guides/storage)</h4>
    <p>Automatic sync across Mac, iPad, iPhone via iCloud. Work offline with full local access. Changes sync when reconnected.</p>
  </Card>

  <Card>
    <h4>[Auto-save and Version History](/user-guides/auto-save)</h4>
    <p>Automatic saving every few minutes. Git integration for full version control. Easy recovery with undo and file history.</p>
  </Card>

  <Card>
    <h4>[Safety Features](/user-guides/safety-features)</h4>
    <p>Delete confirmations prevent accidental loss. Full undo support for sections and notes.</p>
  </Card>
</div>

## Organization and Reference

<div className="grid grid-cols-1 md:grid-cols-2 gap-4">
  <Card>
    <h4>[Document Setup](/user-guides/document-setup)</h4>
    <p>Configure your workspace with genre, style, and tone.</p>
  </Card>

  <Card>
    <h4>[Fountain Screenplay Support](/user-guides/fountain-support) (coming soon)</h4>
    <p>Full support for Fountain screenplay format.</p>
  </Card>
</div>

## Features at a Glance

* Distraction-free writing environment
* Voice recording and transcription
* Rich text editor with native markdown
* Open file format (`.md` and `.json`)
* iCloud sync across Mac, iPad, iPhone
* Git version control support
* Reference notes and sources
* Amber Copilot (optional)
* Safe deletion with confirmations
* Full undo/redo support
* PDF and document export (coming soon)
* Fountain screenplay format (coming soon)
* Stream Deck integration (coming soon)

## Next Steps

**New to Amber?** [Get Started](/user-guides/getting-started-writing-with-amber)

**Want to try the copilot?** [Amber Copilot Guide](/user-guides/amber-copilot)

**Have questions?** [FAQ](/user-guides/faq)

***

<Note>
  Features are constantly evolving. Check the [Changelog](/changelog) to see what's new. Have an idea for something you'd love to see? <a href="mailto:hello@withamber.com">Tell us about it</a> - a quick note about what you need and why it matters to you goes a long way.
</Note>
