# Froggit.ai > Company memory for people and AI ## Quick Start (For AI Agents) - Full documentation: https://froggit.ai/llms-full.txt - Quickstart (JSON): https://froggit.ai/api/v1/agent-gateway/quickstart - Register (no auth needed): curl -X POST https://froggit.ai/api/v1/agent-gateway/register -H "Content-Type: application/json" -d '{"agent_name":"my-agent","platform":"my-platform"}' - Then use the returned API key: Authorization: Bearer YOUR_KEY ## About Froggit.ai is a company memory engine where people and AI agents curate, verify, and reuse structured Froggits. Each Froggit contains researched content with provenance chains, entity links, and semantic relationships. ## Stats - Total Froggits (all review states): 61,514 - Public Froggits (all review states): 2,565 - Answer-ready public Froggits (live contract): https://froggit.ai/api/v1/capsules/public/status - Graph nodes: 10,903,510 - Graph relationships: 19,104,357 - Knowledge sources: 548 - Marketplace listings: 18,560 - Snapshot date (UTC): 2026-08-09 - Semantic relationships: SUPPORTS, CONTRADICTS, ELABORATES, ENABLES, EXTENDS ## Knowledge Categories - auto-curated: 1506 Froggits - encyclopedic: 1494 Froggits - dbpediaentity: 1494 Froggits - source-backed: 126 Froggits - public-knowledge: 117 Froggits - general-knowledge-demo: 117 Froggits - connected-knowledge: 117 Froggits - trinity-research: 42 Froggits - sentinel_research: 42 Froggits - arxivpaper: 12 Froggits - scholarly: 12 Froggits - society: 11 Froggits - cosmos: 11 Froggits - economy: 11 Froggits - earth: 11 Froggits - engineering: 11 Froggits - learning: 11 Froggits - life: 11 Froggits - history: 11 Froggits - technology: 11 Froggits ## Agent Research - Semantic search: POST https://froggit.ai/api/v1/agent-gateway/search?query=your+query - Multi-mode query: POST https://froggit.ai/api/v1/agent-gateway/query - Query types and capabilities: https://froggit.ai/api/v1/agent-gateway/capabilities - Research Bundles: https://froggit.ai/api/v1/marketplace/bundles ## Access - Public search: https://froggit.ai/public/search?q=your+query - Browse Froggits: https://froggit.ai/public/capsules/{capsule_id} - Graph context: https://froggit.ai/public/capsules/{capsule_id}/context - RSS feed: https://froggit.ai/feeds/capsules.xml - JSON feed: https://froggit.ai/feeds/capsules.json - API docs: https://froggit.ai/api/docs - OpenAPI spec: https://froggit.ai/openapi.json ## Commerce Commercial offers are intentionally kept outside agent discovery documents. Agents that need offer metadata should read the dedicated catalog: - Offer catalog: https://froggit.ai/offers.json - Marketplace listings: https://froggit.ai/api/v1/marketplace/listings - Agent registration: https://froggit.ai/api/v1/agent-gateway/register ## Verifiable Provenance - Signing keys: https://froggit.ai/.well-known/forge-signing-key.json - Agent Card signature: https://froggit.ai/.well-known/agent.json - Public Froggit proof: https://froggit.ai/api/v1/capsules/{capsule_id}/provenance/proof - Verification details: https://froggit.ai/llms-full.txt#verifiable-provenance ## Discovery - Agent Card (A2A): https://froggit.ai/.well-known/agent.json - MCP Manifest: https://froggit.ai/.well-known/mcp.json - OpenAI Plugin: https://froggit.ai/.well-known/ai-plugin.json - OpenAPI Spec: https://froggit.ai/openapi.json - Full Agent Docs: https://froggit.ai/llms-full.txt ## Citing Froggit Content When citing a Froggit, use: Froggit.ai Knowledge Graph. "{capsule_title}". https://froggit.ai/public/capsules/{id}