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

# Documentation

> Explore our guides and examples to integrate OneView.

<CardGroup cols={2}>
  <Card title="Get started" icon="rocket">
    Get your docs set up locally for easy development

    <div className="mt-4 text-primary font-medium space-y-2">
      <div><a href="/docs/guides/sending-events/overview">Quickstart</a></div>
      <div><a href="/docs/platform/how-it-works">How it works</a></div>
    </div>
  </Card>

  <Card title="Core Concepts" icon="book-open">
    Preview your changes before you push to make sure they're perfect

    <ul className="mt-4 text-primary font-medium space-y-2">
      <div><a href="/docs/integrations/overview">Integrations</a></div>
      <div><a href="/docs/platform/concepts/conversions">Conversions</a></div>
      <div><a href="/docs/platform/features/processing/identity-resolution">Identities</a></div>
    </ul>
  </Card>
</CardGroup>

## Get started in minutes

Set up OneView, and start sending conversion data to your advertising platforms in less than 15 minutes

<Card title="Quickstart Guide" icon="rocket" href="/docs/guides/sending-events/overview" horizontal>
  Complete setup guide for workspace configuration and Google Tag Manager Server-Side integration
</Card>
