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

# Documentation

> Build and operate with Share Of Model — API, platform, and modules

Share Of Model measures how brands and domains appear across answers from AI models, so you can track your AI visibility the way you track SEO. This documentation covers both the developer-facing API and the platform you use day to day.

## Start here

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/api-reference/quickstart">
    From zero to your first authenticated API call in five minutes.
  </Card>

  <Card title="Platform Onboarding" icon="compass" href="/platform/getting-started/best-practices-to-complete-your-registration-and-get-started-on-share-of-model-platform">
    Complete your registration and set up your first workspace.
  </Card>

  <Card title="Authentication" icon="key" href="/api-reference/authentication">
    JWT, API keys, and OAuth — pick the right scheme for your integration.
  </Card>

  <Card title="API Keys" icon="lock" href="/platform/getting-started/creating-and-managing-api-keys">
    Create user, workspace, and organization keys from the platform UI.
  </Card>
</CardGroup>

## Build with the API

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Browse every endpoint of the Core API.
  </Card>

  <Card title="MCP Integration" icon="plug" href="/api-reference/mcp-integration">
    Expose Share Of Model data to LLM agents via Model Context Protocol.
  </Card>

  <Card title="Organizations & Workspaces" icon="sitemap" href="/concepts/organizations-workspaces">
    Tenancy hierarchy and roles — what lives where.
  </Card>

  <Card title="Available LLMs" icon="microchip" href="/platform/getting-started/models-list-of-llms-models-apis">
    Up-to-date list of models tracked by Share Of Model.
  </Card>
</CardGroup>

## Explore the modules

<CardGroup cols={3}>
  <Card title="Brand Analysis" icon="chart-line" href="/platform/models/brand-analysis-starter-kit">
    Awareness, perception, and competitive benchmarking across LLMs.
  </Card>

  <Card title="Search Visibility" icon="magnifying-glass" href="/platform/search/overview-what-how-purpose">
    Track domain and brand presence in traditional and generative engines.
  </Card>

  <Card title="Evaluations" icon="clipboard-check" href="/platform/evaluations/introduction-to-asset-evaluation-a-smarter-way-to-test-creative-assets">
    Score creative assets and audit your GEO posture.
  </Card>
</CardGroup>

## Operate

<CardGroup cols={2}>
  <Card title="Credit System" icon="coins" href="/platform/getting-started/understanding-the-credit-system-for-share-of-model">
    How usage is metered across modules.
  </Card>

  <Card title="Security & Compliance" icon="shield-halved" href="/platform/getting-started/understanding-security-and-compliance-in-share-of-model-platform">
    Data handling, certifications, and IT setup.
  </Card>

  <Card title="SLA & SLO" icon="gauge-high" href="/platform/getting-started/sla-slo-engagement">
    Availability commitments and performance objectives.
  </Card>

  <Card title="FAQs" icon="circle-question" href="/platform/getting-started/share-of-model-faqs">
    Quick answers on metrics, prompts, and methodology.
  </Card>
</CardGroup>
