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

# Silo Software Docs

> Implementation guides, API reference, legal documents, and platform updates.

Build, operate, and document your Silo Software workspace from one place.
This Mintlify setup now mirrors the broader product-docs layout with dedicated
tabs for onboarding, guides, API reference, changelogs, and legal pages.

> Documentation index: `/llms.txt`

<CardGroup cols={3}>
  <Card title="Start" icon="play" href="/start/quick-start-guide">
    Get a workspace running and plan the first implementation steps.
  </Card>

  <Card title="Guides" icon="book-open" href="/guides/introduction">
    Browse product, privacy, device, and integration guidance.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Review the core endpoints and request patterns used in the platform.
  </Card>

  <Card title="Changelogs" icon="clock" href="/changelog">
    Track documentation updates and sample SDK release notes.
  </Card>

  <Card title="Legal" icon="shield-check" href="/legal/privacy">
    Read the sample privacy, terms, archive, and imprint pages.
  </Card>
</CardGroup>

## Recommended flow

1. Start with [Quick Start Guide](/start/quick-start-guide).
2. Move into [Planning your implementation](/guides/planning-your-implementation).
3. Use [JavaScript Agent API Reference](/api-reference/javascript-agent) while wiring your app.
4. Review [Privacy policy](/legal/privacy) and [Changelog](/changelog) before launch.
