# Understand Capell Core

Use this path when you need the mental model for Capell itself: core CMS primitives, admin runtime, frontend runtime, and public-output safety.

## Path

1. [How Capell works](https://docs.capell.app/core/getting-started/how-capell-works/)
2. [Content types](https://docs.capell.app/core/getting-started/types/)
3. [Admin interface](https://docs.capell.app/core/admin/interface/)
4. [Frontend guide](https://docs.capell.app/core/frontend/guide/)
5. [Page cache](https://docs.capell.app/core/architecture/page-cache/)
6. [Public HTML safety](https://docs.capell.app/core/frontend/public-html-safety/)

## Core package docs

[Capell Core](https://docs.capell.app/packages/core/)
  [Capell Admin](https://docs.capell.app/packages/admin/)
  [Capell Frontend](https://docs.capell.app/packages/frontend/)