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

# WIP Computer

> We build AI agent infrastructure. Identity, memory, sovereignty. Tools that protect the people inside them.

## Products

<CardGroup cols={2}>
  <Card title="LDM OS" icon="microchip" href="/ldm-os/introduction">
    Set it up once and every AI you use shares the same memory, personality, and tools. Never start from scratch again.
  </Card>

  <Card title="Memory Crystal" icon="gem" href="/skills/core/memory-crystal">
    All your AIs share one memory. Private, searchable, and yours. Your AIs finally remember you ... together.
  </Card>

  <Card title="AI DevOps Toolbox" icon="toolbox" href="/skills/core/devops-toolbox">
    Your AI writes code. This teaches it how to release it, check licenses, and follow a real development process.
  </Card>

  <Card title="Dream Weaver Protocol" icon="cloud-moon" href="/skills/core/dream-weaver">
    Your AI forgets what it built last week. This fixes that. Memory consolidation so your AIs carry context forward.
  </Card>
</CardGroup>

## More Tools

<CardGroup cols={3}>
  <Card title="1Password" icon="key" href="/skills/utilities/1password">
    Your AIs access secrets securely. No more copy-pasting API keys.
  </Card>

  <Card title="xAI Grok" icon="magnifying-glass" href="/skills/apis/xai-grok">
    Search the web, search X, generate images and video.
  </Card>

  <Card title="X Platform" icon="x-twitter" href="/skills/apis/x-platform">
    Read posts, search tweets, post updates, upload media.
  </Card>

  <Card title="Markdown Viewer" icon="eye" href="/skills/utilities/markdown-viewer">
    See your AI's edits live as it writes. Real-time markdown preview.
  </Card>

  <Card title="Healthcheck" icon="heart-pulse" href="/skills/utilities/healthcheck">
    Keeps your AI running smoothly. Watches for problems and fixes them automatically.
  </Card>

  <Card title="Bridge" icon="bridge" href="/ldm-os/features/bridge">
    Your AIs talk to each other. Share memory, coordinate tasks, work as a team.
  </Card>
</CardGroup>

## Guides

Learn how the system works under the hood.

<CardGroup cols={2}>
  <Card title="How Install Works" icon="download" href="/guides/how-install-works">
    The install flow, dry runs, and what goes where.
  </Card>

  <Card title="How Your AIs Work" icon="robot" href="/guides/how-agents-work">
    Identity, memory, communication, and how AI apps host your AIs.
  </Card>

  <Card title="How Releases Work" icon="rocket" href="/guides/how-releases-work">
    The full release pipeline for developers.
  </Card>

  <Card title="System Directories" icon="folder-tree" href="/guides/system-directories">
    Where everything lives on your computer.
  </Card>
</CardGroup>

***
