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

# Weflayr Documentation

> Weflayr helps you continuously optimize your margin through AI cost reduction. It joins real revenue to real cost, per customer and per feature, for instant insights, and automatically finds optimizations from your real usage. Integrate in minutes.

<Card title="Quickstart - 5 minutes" icon="rocket" href="/quickstart" horizontal>
  Install the SDK, auto-instrument your AI provider, sync your revenue, and see your margin on the dashboard.
</Card>

<Columns cols={2}>
  <Card title="Technical documentation" icon="code" href="/technical">
    Instrument your app, then query your data through the API or MCP.
  </Card>

  <Card title="Platform documentation" icon="chart-line" href="/product">
    What each dashboard page shows you.
  </Card>
</Columns>

## Popular pages

<Columns cols={2}>
  <Card title="Analyse your margin" icon="scale-balanced" href="/product/margin">
    Your revenue against your AI cost, per customer.
  </Card>

  <Card title="AI Cost Optimisation" icon="wand-magic-sparkles" href="/product/cost-optimisation">
    Cheaper models and prompt caching, found on your traffic.
  </Card>

  <Card title="Sync Revenue" icon="arrows-rotate" href="/configure/sync-revenue">
    Your revenue per customer, via Stripe, CSV or API.
  </Card>

  <Card title="Weflayr MCP" icon="plug" href="/mcp-server">
    Query your Weflayr data from your AI assistant.
  </Card>
</Columns>
