# Chain Daddy Documentation > Chain Daddy is the on-chain manager for token tickers. Verify ownership, register your token, build a public token page, manage holders. ## LLM Access - `/llms.txt` — This file. Structured index with links to all documentation pages. - `/llms-full.txt` — Complete documentation concatenated into a single file for large-context agents. - `/docs-index.json` — Machine-readable JSON catalog of all pages with titles, descriptions, and categories. - `/md/{path}.md` — Raw markdown for any page (e.g., `/md/getting-started/what-is-chain-daddy.md`). - `/openapi.yaml` — OpenAPI 3.0 specification for the public API. ## Getting Started - [What is Chain Daddy?](https://docs.chaindaddy.io/getting-started/what-is-chain-daddy): Overview of token registration, health score, and on-chain ownership - [Register Your First Token](https://docs.chaindaddy.io/getting-started/register-your-first-token): Step-by-step guide to verifying token ownership and registering on-chain ## Token Ownership - [Overview](https://docs.chaindaddy.io/token/): Vanity URLs, watermarks, trust badges, and social links - [Token Management](https://docs.chaindaddy.io/token/token-management): Metadata editing, manager role, and token page configuration - [Verification Methods](https://docs.chaindaddy.io/token/verification-methods): On-chain ownership verification — deployer, owner, mint authority, majority holder - [Token Page Themes](https://docs.chaindaddy.io/token/themes): Colors, backgrounds, animations, and custom CSS - [Social Verification](https://docs.chaindaddy.io/token/social-verification): X/Twitter and website domain verification - [Cross-Chain Linking](https://docs.chaindaddy.io/token/cross-chain): Link your token's registrations across chains under one page ## Creator Tools - [Overview](https://docs.chaindaddy.io/creator-tools/): Buy button, tip links, templates, SEO, email collection, holder badge - [QuickClaim](https://docs.chaindaddy.io/creator-tools/quick-claim): Auto-detect and claim tokens from your wallet - [Token Creation](https://docs.chaindaddy.io/creator-tools/token-creation): Create and register a token in one transaction - [Token-Gated Links](https://docs.chaindaddy.io/creator-tools/token-gated-links): Links accessible only to verified holders - [Holder Snapshot Export](https://docs.chaindaddy.io/creator-tools/holder-export): Download wallet addresses and balances - [Community Broadcasts](https://docs.chaindaddy.io/creator-tools/community-broadcasts): Post updates and milestones — verified messages to token holders - [Listing Export](https://docs.chaindaddy.io/creator-tools/listing-export): Token listing data for exchange applications - [Deals & Facilitation](https://docs.chaindaddy.io/creator-tools/deals): Structured token ownership transitions - [Apps & Integrations](https://docs.chaindaddy.io/creator-tools/integrations): Browse and install Crown Apps ## Alerts & Notifications - [Alerts Overview](https://docs.chaindaddy.io/alerts/): Heartbeat alerts, copycat detection, holder milestones, purchase tracking, tip overlays, Discord alerts ## Analytics - [Analytics Overview](https://docs.chaindaddy.io/analytics/): Basic analytics, pageviews, token analytics, GA tracking, embed analytics, API, exports, custom reports ## Platform - [Token Health & Activity](https://docs.chaindaddy.io/platform/heartbeat): How the health score measures token activity and triggers registration expiration - [Anti-Squatting](https://docs.chaindaddy.io/platform/anti-squatting): Heartbeat-based health decay + first-claim-wins (no fee escalation, no per-wallet rate limits) ## Pricing - [Subscription Tiers](https://docs.chaindaddy.io/pricing/subscription-tiers): Free, Pro, Pro+, Developer, Business, Enterprise comparison - [OG Eligibility](https://docs.chaindaddy.io/pricing/og-eligibility): Free token registration for qualifying projects - [API Access Tiers](https://docs.chaindaddy.io/pricing/api-tiers): Rate limits, pricing, and feature access ## API Reference - [Authentication](https://docs.chaindaddy.io/api-reference/authentication): API key generation and Bearer token auth - [API Explorer](https://docs.chaindaddy.io/api-reference/explorer): Interactive Swagger UI - [Webhooks](https://docs.chaindaddy.io/api-reference/webhooks): Real-time event notifications - [CLI](https://docs.chaindaddy.io/api-reference/cli): Command-line interface - [SDKs](https://docs.chaindaddy.io/api-reference/sdks): The REST API is the primary integration surface; an official TypeScript SDK is in beta - [Search API](https://docs.chaindaddy.io/api-reference/endpoints/search): Symbol and token data queries - [Registrations API](https://docs.chaindaddy.io/api-reference/endpoints/registrations): Registration status and claims - [Tokens API](https://docs.chaindaddy.io/api-reference/endpoints/tokens): Token creation and data - [Claimable API](https://docs.chaindaddy.io/api-reference/endpoints/claimable): Claimability checks ## Developers - [App Development](https://docs.chaindaddy.io/developer/): Build Crown Apps — widgets, runners, and integrations - [Developer Getting Started](https://docs.chaindaddy.io/developer/getting-started): Set up your dev environment - [App Manifest](https://docs.chaindaddy.io/developer/manifest): Define app metadata and permissions - [Building Runners](https://docs.chaindaddy.io/developer/runners): Headless event-driven runners - [Event Reference](https://docs.chaindaddy.io/developer/events): Platform event payloads - [Actions API](https://docs.chaindaddy.io/developer/actions): Dispatch actions from widgets - [Widget Development](https://docs.chaindaddy.io/developer/widgets): React widgets for token pages - [Security & Auth](https://docs.chaindaddy.io/developer/security): Sandboxing and integrity verification ## Other - [FAQ](https://docs.chaindaddy.io/faq): Frequently asked questions - [Roadmap](https://docs.chaindaddy.io/roadmap): Product roadmap - [OpenAPI Spec](https://docs.chaindaddy.io/openapi.yaml): Machine-readable API specification - [Full Documentation (single file)](https://docs.chaindaddy.io/llms-full.txt): All pages concatenated - [Structured Index (JSON)](https://docs.chaindaddy.io/docs-index.json): Machine-readable page catalog