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

# Demographics Tools

> API tools for retrieving audience demographics.

Demographics tools allow you to retrieve audience demographic data for user accounts through a unified API.

<CardGroup cols={1}>
  <Card title="Get Account Demographics" icon="chart-pie" href="/mcp/demographics/getAccountDemographics">
    Get demographics for a specific user account
  </Card>

  <Card title="Get Audience Age Breakdown" icon="chart-bar" href="/mcp/demographics/getAudienceAgeBreakdown">
    Get age breakdown of the audience for a user account
  </Card>
</CardGroup>

See the [MCP Overview](../overview) for more information about the MCP module.
