# 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: 53,581 - Public Froggits: 1,183 - Graph nodes: 10,754,783 - Graph relationships: 17,747,170 - Knowledge sources: 526 - Marketplace listings: 17,357 - Semantic relationships: SUPPORTS, CONTRADICTS, ELABORATES, ENABLES, EXTENDS ## Knowledge Categories - auto-curated: 705 Froggits - dbpediaentity: 693 Froggits - encyclopedic: 693 Froggits - sentinel_research: 197 Froggits - trinity-research: 184 Froggits - source-backed: 126 Froggits - connected-knowledge: 117 Froggits - public-knowledge: 117 Froggits - general-knowledge-demo: 117 Froggits - defi: 26 Froggits - quantum-computing: 24 Froggits - large-language-model: 17 Froggits - climate-change: 16 Froggits - blockchain: 15 Froggits - arxivpaper: 12 Froggits - scholarly: 12 Froggits - earth: 11 Froggits - history: 11 Froggits - engineering: 11 Froggits - climate-energy: 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}