docs/platform/contribute.mdx
Choose the document type you need. Each card links directly to the canonical template inside this repo.
<CardGroup cols={3}> <Card title="Quickstart" description="Install → Configure → Add → Search → Delete with Tabs + Steps." icon="rocket" href="/templates/quickstart_template" /> <Card title="Operation Guide" description="Single task walkthrough with verification checkpoints." icon="circle-check" href="/templates/operation_guide_template" /> <Card title="Feature Guide" description="Explain when and why to use a capability, not just the API." icon="sparkles" href="/templates/feature_guide_template" /> <Card title="Concept Guide" description="Define mental models, key terms, and diagrams." icon="brain" href="/templates/concept_guide_template" /> <Card title="Integration Guide" description="Configure Mem0 with third-party tools using shared Tabs + Steps." icon="plug" href="/templates/integration_guide_template" /> <Card title="Cookbook" description="Narrative end-to-end workflow with reusable snippets." icon="book-open" href="/templates/cookbook_template" /> <Card title="API Reference" description="Document endpoints with quick facts and dual-language examples." icon="code" href="/templates/api_reference_template" /> <Card title="Parameters Reference" description="Call out accepted fields, defaults, and misuse troubleshooting." icon="list" href="/templates/parameters_reference_template" /> <Card title="Migration Guide" description="Plan → Migrate → Validate with rollback steps." icon="arrow-right" href="/templates/migration_guide_template" /> <Card title="Release Notes" description="Ship highlights, stats, and mandatory CTA pair." icon="megaphone" href="/templates/release_notes_template" /> <Card title="Troubleshooting Playbook" description="Symptom → Diagnose → Fix with escalation tips." icon="life-buoy" href="/templates/troubleshooting_playbook_template" /> <Card title="Section Overview" description="Headline, card grid, and CTA pair for section landing pages." icon="grid" href="/templates/section_overview_template" /> </CardGroup>