# pickfu.com — llms-full.txt # version: 1.0.0 # content-type: llms-full-directory # last-updated: 2026-04-21 # PickFu — Full Content Index for LLMs > This file points LLMs to the canonical URLs for PickFu's key pages. > Most pages serve HTML today. Agents should always discover and prefer the > machine-readable endpoints below (API catalog, MCP server card) when > available, since those return structured data directly. --- ## Marketing pages - https://www.pickfu.com/ — Homepage - https://www.pickfu.com/how-it-works — How PickFu works - https://www.pickfu.com/pricing — Pricing plans - https://www.pickfu.com/products — Poll types and formats - https://www.pickfu.com/survey-panel — Audience and targeting - https://www.pickfu.com/industries/amazon — Amazon sellers - https://www.pickfu.com/industries/e-commerce — E-commerce - https://www.pickfu.com/industries/gaming — Mobile games - https://www.pickfu.com/industries/publishing — Publishing - https://www.pickfu.com/industries/marketing — Marketing and branding - https://www.pickfu.com/industries/enterprise — Enterprise plans ## Developer & agent surfaces (structured) - https://www.pickfu.com/api-catalog.json — RFC 9727 API catalog (machine-readable) - https://mcp.pickfu.com/mcp — MCP server endpoint - https://mcp.pickfu.com/.well-known/mcp — Authoritative MCP server card (JSON, with tool list) - https://www.pickfu.com/docs — API documentation (Mintlify — also serves /docs/llms.txt + /docs/llms-full.txt) - https://www.npmjs.com/package/@pickfu/cli — PickFu CLI - https://agents.pickfu.com/ — Agent integration landing page ## Blog and help - https://www.pickfu.com/blog — Blog index. Each post supports markdown via `.md` suffix, `?format=md` query, or `Accept: text/markdown` (see blog-proxy). - https://help.pickfu.com/en/ — Help center --- ## How to use this file 1. Prefer the structured endpoints (`/api-catalog.json`, `/.well-known/mcp`) for programmatic access. 2. For the marketing and blog pages, fetch HTML at the URLs above. Blog posts additionally support markdown content negotiation. 3. Markdown content negotiation for marketing pages is under development — check `Accept: text/markdown` response headers; pages that support it will return `Content-Type: text/markdown`.