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

# ClipsX documentation

> Learn how ClipsX captures, finds, and transforms clipboard content while keeping you in control of your data.

ClipsX is a free, programmable desktop clipboard. It preserves useful
representations of copied content so you can find, inspect, and reuse the form
you need.

<Warning>
  ClipsX is preparing its first certified desktop release. The current download
  targets are not yet available. Check the [platform status](/platform-support)
  before trying to install the app.
</Warning>

<Columns cols={2}>
  <Card title="Understand the workflow" icon="workflow" href="/core-workflows">
    See how capture, search, previews, and derived representations fit together.
  </Card>

  <Card title="Review the privacy boundary" icon="shield-check" href="/privacy">
    Learn what stays on your device and what optional services process.
  </Card>

  <Card title="Set up local AI" icon="brain" href="/local-ai">
    Connect Ollama for optional meaning search and Recall.
  </Card>

  <Card title="Explore extensions" icon="blocks" href="/extensions">
    Understand signed packages, permissions, and quarantine behavior.
  </Card>
</Columns>

## Product principles

* **Local by default.** Clipboard content, files, indexes, credentials, and
  derived intelligence remain on your device.
* **Canonical content first.** Previews, OCR, indexes, and extension results are
  derived so the original capture remains intact.
* **Optional accounts.** You do not need an account for the core desktop app.
* **Explicit capabilities.** Local models and extensions are configured and
  approved by you.

<Card title="Prepare for the first release" icon="rocket" href="/getting-started">
  Review availability, the first-run model, and your first clip.
</Card>
