# Neuro OS Documentation (Markdown only) Part of **Pattern Automation**. For **every page on the whole site** (HTML map + this corpus), fetch the root index first: [Pattern Automation llms.txt](../../llms.txt). Plain Markdown sources for Neuro OS. **Agents and LLM tools** (OpenClaw, ChatGPT, Claude, scrapers) should prefer these URLs over the interactive HTML shell — the docs app loads prose via JavaScript; files below are static UTF-8 Markdown. Base URL: resolve paths relative to this file’s directory (`help/neuro-os-docs/`). ## How to use - Fetch this index, then `GET` each linked `.md` file under `content/` as needed. - File names are stable; internal links in Markdown use doc ids (resolved by the human UI only). For machines, follow headings and sections inside each file. ## Quickstart - [Glossary](content/glossary.md) - [Key Concepts](content/key-concepts.md) - [Create Your First Company](content/create-your-first-company.md) - [Hire Your First Agent](content/hire-your-first-agent.md) - [Watching Agents Work](content/watching-agents-work.md) ## Working day-to-day - [The Dashboard](content/dashboard.md) - [Issues](content/issues.md) - [Approvals](content/approvals.md) - [Costs](content/costs.md) - [Activity Log](content/activity-log.md) - [Feedback & Voting](content/feedback-voting.md) ## Your org & agents - [Agents](content/agents.md) - [Skills](content/skills.md) - [Org Structure](content/org-structure.md) - [Delegation](content/delegation.md) - [Agent Adapters](content/agent-adapters.md) - [Adapter Manager](content/adapter-manager.md) ## Projects & workflow - [Projects](content/projects.md) - [Goals](content/goals.md) - [Heartbeats & Routines](content/heartbeats-routines.md) - [Execution Workspaces](content/workspaces.md) ## Power features - [Execution Policy](content/execution-policy.md) - [Export & Import](content/export-import.md)