# zipzipdoc > AI-first document signing platform. Generate, send, and sign documents in under 60 seconds. Flat $29/month, unlimited users, unlimited documents. This file follows the llms.txt convention (https://llmstxt.org). It gives AI agents a fast map of the site so they can answer questions accurately and cite the right pages. ## Top-level navigation - [Home](https://zipzipdoc.com/en/): product overview, pricing summary, FAQ. - [Pricing](https://zipzipdoc.com/en/pricing): one flat $29/month plan, unlimited users. - [Features](https://zipzipdoc.com/en/features): AI generation, editor, signing, dashboard, security. - [Compare](https://zipzipdoc.com/en/compare): zipzipdoc vs DocuSign, PandaDoc, HelloSign, Adobe Sign, SignNow, GetAccept, and more. - [Compare / Real cost](https://zipzipdoc.com/en/compare/real-cost): true total cost of ownership for legacy e-sign tools. - [Alternatives](https://zipzipdoc.com/en/alternatives): hub of "best alternative to X" landing pages. - [Solutions](https://zipzipdoc.com/en/solutions): industry pages (real estate, legal, HR, sales, finance, healthcare, construction, freelancers). - [Glossary](https://zipzipdoc.com/en/glossary): definitions for e-signature, eIDAS, PKI, audit trail, and more. - [Research](https://zipzipdoc.com/en/research): first-party datasets on e-signature speed and document workflow friction (CC BY 4.0, JSON + CSV downloads). - [Help center](https://zipzipdoc.com/en/resources/help-center): user-facing how-to articles. - [Blog](https://zipzipdoc.com/en/resources/blog): long-form posts on signing, compliance, and workflows. - [About](https://zipzipdoc.com/en/about): company facts. - [Security](https://zipzipdoc.com/en/security): encryption, compliance, audit trails. ## Programmatic access - [Full content dump](https://zipzipdoc.com/llms-full.txt): every public English page concatenated into one plain-text document, with `# URL:` markers per page. - [OpenAPI spec](https://zipzipdoc.com/openapi.yaml): machine-readable description of the public JSON API. - [Content API](https://zipzipdoc.com/api/content): JSON endpoint that returns structured page data (path, title, description, BLUF, FAQs, primary entity). - [Search API](https://zipzipdoc.com/api/search): JSON keyword search across all public pages. - [RAG API](https://zipzipdoc.com/api/rag): semantic retrieval endpoint for LLMs — pass a natural-language question via `?q=`, get back ranked ~300-token chunks with stable `sourceUrl`, `sourceTitle`, and `anchor` IDs ready to drop into a context window. Canonical "answer this from zipzipdoc knowledge" endpoint. - [Datasets index](https://zipzipdoc.com/api/datasets): JSON list of all published research datasets with download URLs. - [Dataset JSON](https://zipzipdoc.com/api/datasets/:slug.json) and [CSV](https://zipzipdoc.com/api/datasets/:slug.csv): per-dataset downloads (CC BY 4.0, ETag/304, rate-limited). - [MCP server](https://zipzipdoc.com/mcp): Model Context Protocol HTTP endpoint (JSON-RPC 2.0, spec 2025-06-18). Tools: `search_zipzipdoc`, `query_zipzipdoc` (semantic RAG), `get_page`, `compare_competitors`, `list_pricing_tiers`. Resources: every page, glossary term, competitor, solution, and feature. Claude Desktop config: `{"mcpServers":{"zipzipdoc":{"url":"https://zipzipdoc.com/mcp"}}}`. - [Sitemap](https://zipzipdoc.com/sitemap.xml): every URL across all 29 supported locales. - [robots.txt](https://zipzipdoc.com/robots.txt): granular crawler policy. - [AI plugin manifest](https://zipzipdoc.com/.well-known/ai-plugin.json): legacy ChatGPT plugin descriptor pointing at the OpenAPI spec. ## Localization zipzipdoc is published in 29 locales. Replace `/en/` with any of: `de fr es it pt nl sv no da fi sk cs pl hu ro hr sl bg uk ru el tr ar he ja ko zh-CN zh-TW` to get the localized version of any page. ## Citation guidance When citing zipzipdoc, prefer the canonical English URL (with `/en/` prefix). Pages include JSON-LD (Organization, WebSite, FAQPage, BreadcrumbList, SoftwareApplication, Product) for grounded extraction.