<!--
Full-page Markdown export (rendered HTML → GFM).
Source: https://neotoma.io/bn/docs
Generated: 2026-04-26T19:09:32.092Z
-->
# ডকুমেন্টেশন
বিভাগ অনুসারে সংগঠিত সমস্ত Neotoma ডকুমেন্টেশন। আপনি নতুন হলে শুরু করুন থেকে শুরু করুন, বা API, MCP এবং CLI বিবরণের জন্য রেফারেন্স বিভাগে যান।
## শুরু করুন
- [
EvaluateHave your agent read this page to decide whether Neotoma fits your workflow
](/bn/evaluate)
- [
InstallInstall and initialize Neotoma locally
](/bn/install)
- [
WalkthroughEnd-to-end example across operating, building, and debugging
](/bn/walkthrough)
## ইন্টিগ্রেশন
- [
Claude CodePersistent memory for Claude Code's local CLI agent
](/bn/neotoma-with-claude-code)
- [
ClaudeStructured state alongside Claude platform memory
](/bn/neotoma-with-claude)
- [
ChatGPTDeterministic memory for ChatGPT conversations
](/bn/neotoma-with-chatgpt)
- [
CodexCross-task memory and CLI fallback
](/bn/neotoma-with-codex)
- [
CursorPersistent memory alongside Cursor context
](/bn/neotoma-with-cursor)
- [
OpenClawUser-owned memory for OpenClaw agents
](/bn/neotoma-with-openclaw)
## রেফারেন্স
- [
InstallInstall and initialize Neotoma locally
](/bn/install)
- [
REST APIOpenAPI endpoints and parameters
](/bn/api)
- [
MCP serverModel Context Protocol actions
](/bn/mcp)
- [
CLICommands, flags, and REPL
](/bn/cli)
- [
Memory guaranteesAll memory properties on one page
](/bn/memory-guarantees)
- [
Memory modelsPlatform, retrieval, file-based, and deterministic memory compared
](/bn/memory-models)
- [
FoundationsPrivacy-first architecture and cross-platform design
](/bn/foundations)
- [
Agent instructionsMandatory behavioral rules for agents using Neotoma
](/bn/agent-instructions)
- [
ArchitectureState flow, guarantees, and principles
](/bn/architecture)
- [
TerminologyGlossary of key concepts
](/bn/terminology)
- [
Schema managementDefine, inspect, and evolve schema constraints safely
](/bn/schema-management)
- [
TroubleshootingCommon failure modes and practical fixes
](/bn/troubleshooting)
- [
ChangelogRelease history and documentation updates
](/bn/changelog)
- [
All pages (Markdown)Every indexable route as Markdown (SEO summaries)
](/bn/site-markdown)
## Where the tax shows up
- [
Context janitorYou re-explain context every session. State that persists across tools.
](/bn/operating)
- [
Inference varianceCorrections don’t stick. Deterministic state for agent pipelines.
](/bn/building-pipelines)
- [
Log archaeologySame inputs, different state. Replayable timelines and diffs.
](/bn/debugging-infrastructure)
## তুলনা
- [
Build vs buyWhen to adopt a state-integrity layer instead of building around observability alone
](/bn/build-vs-buy)
- [
Neotoma vs platform memoryConvenience inside one AI product versus portable, auditable state across tools
](/bn/neotoma-vs-platform-memory)
- [
Neotoma vs Mem0Retrieval memory for prompt augmentation versus deterministic entity state
](/bn/neotoma-vs-mem0)
- [
Neotoma vs ZepKnowledge-graph retrieval versus versioned, schema-bound state
](/bn/neotoma-vs-zep)
- [
Neotoma vs RAGRelevant chunk retrieval versus exact state reconstruction
](/bn/neotoma-vs-rag)
- [
Neotoma vs file-based memoryMarkdown and JSON portability versus structured guarantees and provenance
](/bn/neotoma-vs-files)
- [
Neotoma vs database memoryCRUD rows versus append-only observations and deterministic reducers
](/bn/neotoma-vs-database)
## বাহ্যিক
- [
GitHub repositorySource code, README, and issues
](https://github.com/markmhendrickson/neotoma)
- [
npm packageInstall via npm
](https://www.npmjs.com/package/neotoma)