# Mentimeter > Mentimeter is an audience engagement platform. This origin serves public marketing and content pages. Use this origin for public marketing/content discovery only. Do not use this origin for authenticated app, dashboard, voting, checkout, or private API workflows. Read and respect [robots.txt](https://www.mentimeter.com/robots.txt) before fetching public content pages, and honor page-level indexing controls. ## Agent Discovery - [Robots and indexing policy](https://www.mentimeter.com/robots.txt): Crawl and indexing guidance for public content. - [Sitemap index](https://www.mentimeter.com/sitemap_index.xml): Crawlable public content URLs. - [API catalog](https://www.mentimeter.com/.well-known/api-catalog): Public discovery endpoints and metadata surfaces. - [Content OpenAPI description](https://www.mentimeter.com/.well-known/openapi/content-api.json): Machine-readable schema for the public content API. - [Agent Skills index](https://www.mentimeter.com/.well-known/agent-skills/index.json): Discoverable Mentimeter agent skills. - [Content discovery skill](https://www.mentimeter.com/.well-known/agent-skills/discover-mentimeter-content/SKILL.md): Instructions for discovering public Mentimeter content. - [MCP Server Card](https://www.mentimeter.com/.well-known/mcp/server-card.json): Metadata for the browser WebMCP content tools. - [WebMCP bootstrap script](https://www.mentimeter.com/webmcp-content-tools.js): Registers read-only browser tools when WebMCP is supported: mentimeter.content.getCurrentPage, mentimeter.content.getPage, mentimeter.content.listPages. ## Public Content API - [Public page metadata endpoint](https://www.mentimeter.com/contentful-api/pages): List public Contentful page metadata. Valid page categories: story, uncategorized. Do not call the endpoint without a category query parameter. - [Public page metadata example](https://www.mentimeter.com/contentful-api/pages?category=story&locale=en-US&limit=100&skip=0): Example request for a supported page category. - [Public page metadata example](https://www.mentimeter.com/contentful-api/pages?category=uncategorized&locale=en-US&limit=100&skip=0): Example request for a supported page category. ## Related Surfaces - [Public API docs](https://developer.mentimeter.com/): Developer documentation for Mentimeter public APIs. - [Public API OpenAPI document](https://developer.mentimeter.com/openapi.json): Machine-readable schema for public APIs. - [OAuth issuer metadata](https://www.mentimeter.com/auth/.well-known/oauth-authorization-server): OAuth authorization server discovery. - [OpenID configuration](https://www.mentimeter.com/auth/.well-known/openid-configuration): OpenID Connect discovery metadata.