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

# Developer Docs

> Build on Cevoid with analytics implementation guides, SDK reference, MCP docs, image docs, and public API links.

Use this section when you are implementing Cevoid in code. If you need Cevoid Analytics in a storefront, start with [Analytics Overview](./analytics). If you are operating Cevoid in the platform UI, use the [Help Center](/help-center). If you need public REST endpoint details, use the [API Reference](/api-reference).

## Build with Cevoid

<CardGroup cols={2}>
  <Card title="Analytics" icon="chart-column" href="/developer-docs/analytics">
    Start with the Analytics overview, then drill into gallery tracking, browser-event forwarding, session tracking, and sales or event tracking.
  </Card>

  <Card title="Public API" icon="square-terminal" href="/api-reference">
    Call Cevoid's public REST API for authentication, filtering, pagination, errors, and endpoint reference.
  </Card>

  <Card title="MCP" icon="sparkles" href="/developer-docs/mcp">
    Connect MCP-compatible AI clients to your Cevoid workspace and query analytics tools with OAuth.
  </Card>

  <Card title="Images" icon="image" href="/developer-docs/images">
    Optimize Cevoid CDN image URLs for responsive storefronts and different display densities.
  </Card>

  <Card title="UGC widgets" icon="panel-top" href="/developer-docs/ugc-widgets">
    Embed Cevoid UGC galleries and cards on custom storefronts, CMS blocks, and dynamic pages.
  </Card>
</CardGroup>

## Choose the right docs

<CardGroup cols={2}>
  <Card title="Help Center" icon="book" href="/help-center">
    Use product docs for platform setup, analytics concepts, widgets, integrations, and day-to-day usage.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference">
    Use API-specific docs and the OpenAPI reference for request and response behavior.
  </Card>
</CardGroup>

## Need a full index?

Use [Docs Index](./docs-index) if you want a page-by-page list of the developer docs for browsing, search, or tooling.
