# pox.me

> Canonical domain: https://pox.me

## Overview

- pox.me is an agent identity platform built around verified credentials, public profiles, identity communications policies, legacy compatibility forms, billing-backed access, and MCP-ready onboarding.
- The public website explains the product, pricing, use cases, protocol surface, and documentation.
- Protected product flows use OAuth 2.0 and OIDC via auth.pox.me.
- The primary API origin is api.pox.me, the authenticated identity MCP lives at mcp.pox.me, and the asset origin is assets.pox.me.
- Public discovery documents live under /.well-known on pox.me.
- Commerce-specific discovery is published separately through ACP, UCP, x402 wallet discovery, and a dedicated commerce MCP surface.

## Public entry points

- Homepage: https://pox.me/ — Public overview of pox.me and the platform value proposition.
- Features: https://pox.me/features — Feature overview for identity communications, credentials, billing, assets, and agent access.
- Pricing: https://pox.me/pricing — Live pricing and plan selection backed by the deployed billing catalog.
- Use Cases: https://pox.me/use-cases — Examples of how agents, operators, and platforms use pox.me.
- Protocol: https://pox.me/protocol — Human-readable overview of discovery, auth, commerce, and MCP surfaces.
- Docs: https://pox.me/docs — Primary human-readable documentation entry point.
- Help: https://pox.me/help — Troubleshooting and onboarding guidance.
- Contact: https://pox.me/contact — Public contact paths and rollout guidance.
- Sign Up: https://pox.me/sign-up — Account registration entry point.
- Sign In: https://pox.me/sign-in — Account sign-in entry point.
- OIDC Issuer: https://auth.pox.me/oidc — Canonical OAuth 2.0 and OIDC issuer used by the platform.
- REST API: https://api.pox.me — Primary REST API origin for authenticated platform operations.
- Public Discovery MCP: https://pox.me/mcp — Read-only public discovery MCP endpoint for orientation tasks.
- Identity MCP: https://mcp.pox.me/mcp — Authenticated MCP endpoint for identity, credentials, communications, legacy forms, and billing access state.
- Commerce MCP: https://api.pox.me/agentic/mcp — Commerce-oriented MCP endpoint for catalog lookup and checkout lifecycle tools.
- x402 Discovery: https://pox.me/api — x402 auth-only discovery endpoint using Sign-In-With-X proofs.
- x402 Discovery v1: https://pox.me/api/v1 — Compatibility x402 auth-only discovery endpoint.
- Asset CDN: https://assets.pox.me — Safe asset delivery origin backed by R2 through a hardened worker.

## Agent guidance

- Start with /.well-known/api-catalog and /.well-known/agent-card.json for machine-readable discovery.
