---
type: Guide
title: Start here
description: A concise orientation to Superbee and the growing public documentation.
superbee_updated_by: openai/codex
---
# Superbee in one minute

Superbee gives humans and AI agents a shared, user-owned knowledge environment: typed Markdown
documents, ordinary links, reusable domain conventions, and human Views. The CLI is designed for
agents; the bundle remains readable without Superbee.

Choose the path that matches what you need:

- **Evaluate the product:** learn [what Superbee is](../concepts/what-superbee-is.md), then inspect
  the [system context](../architecture/superbee-system-context.md).
- **Start using it:** [install and set up Superbee](../get-started/install-and-setup.md), then
  [create your first durable workspace](../get-started/first-durable-workspace.md).
- **Understand the system:** see how [bundles, documents, and relationships](../concepts/bundles-documents-and-relationships.md)
  fit together, then learn how to choose [reusable domain structure](../concepts/reusable-domain-structure.md).
- **Continue useful work:** [preserve context between sessions](../guides/preserve-context-between-sessions.md),
  [model a recurring domain concept](../guides/model-recurring-domain-concepts.md), or
  [show a document or View to a human](../guides/show-documents-and-views.md).
- **Find or fix a command:** use the [CLI overview](../reference/cli-overview.md) or
  [troubleshoot setup and bundle resolution](../troubleshooting/setup-and-bundle-resolution.md).
- **Upgrade an existing installation:** follow the
  [migration and upgrade guide](../guides/migrate-or-upgrade-safely.md).

Each procedural page is verified against public product evidence and a representative reader
journey.

Contributors can inspect the [documentation operating model](../design/docs-operating-model.md),
[site experience contract](../design/site-experience-contract.md), and
[coverage plan](../plans/docs-coverage.md).
