# RAGBase > RAGBase is a 7m7s developer-infrastructure product that gives authorized AI agents current technical documentation through a remote MCP server. It maintains one shared, versioned RAG corpus built from validated official sources. RAGBase is operated as a 7m7s (七分七秒) project. Paid users sign in with GitHub, create multiple named API keys, and install a generated MCP JSON configuration in their own agents. The online system of record is an isolated Project on the existing General PostgreSQL v3 service. Embeddings are stored as JSON and ranked by RAGBase; database recovery is owned by that platform. ## Core product facts - One shared corpus is used by all authorized users; the same official documentation is not crawled separately for every account. - Agents can list sources, search technical documents, retrieve pages, inspect versions and diffs, request missing sources, discover official documentation, and confirm a source. - When a requested technology is missing, Agnes searches for an official documentation entry point. RAGBase validates HTTPS, DNS, redirects, public-network reachability and documentation semantics before ingestion. - If no reliable official source is found, RAGBase returns a confirmation-required result instead of inventing a source. - A daily maintenance cycle begins at 03:00 Asia/Shanghai by default and processes changed pages into new corpus versions. - Users can create multiple named and revocable API keys. Secret key values are displayed once and stored only as hashes. - Waffo handles hosted checkout. Account access is granted only after a verified webhook. - The browser dashboard does not ask users to enter documentation URLs or build a RAG database manually; source resolution is an Agent workflow. ## Important pages - [Homepage](https://ragbase.7m7s.tech/): product overview, workflow, capabilities and frequently asked questions. - [Privacy Policy](https://ragbase.7m7s.tech/privacy): account, billing, telemetry, shared-corpus and retention practices. - [Terms of Service](https://ragbase.7m7s.tech/terms): service terms, source ownership, paid access and limitations. - [Acceptable Use](https://ragbase.7m7s.tech/acceptable-use): responsible crawling, credential and retrieval rules. - [Contact](https://ragbase.7m7s.tech/contact): product, billing, privacy and security contacts. - [Full AI reference](https://ragbase.7m7s.tech/llms-full.txt): expanded product and architecture reference. ## Contact - Product support: support@7m7s.tech - Privacy: privacy@7m7s.tech - Security: security@7m7s.tech - Publisher: [7m7s](https://7m7s.tech/)