> For the complete documentation index, see [llms.txt](https://roogame.gitbook.io/roogame/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roogame.gitbook.io/roogame/roo-gameplay-framework/getting-started.md).

# Getting Started

This section covers installation, initial project setup, the shortest path to a working Stats Component, and the included Blueprint demo.

## Recommended Order

1. Complete [Installation and Setup](/roogame/roo-gameplay-framework/getting-started/installation-and-setup.md).
2. Follow the [Quick Start](/roogame/roo-gameplay-framework/getting-started/quick-start.md) to create a Stats Set and initialize a component.
3. Open the [Demo Overview](/roogame/roo-gameplay-framework/getting-started/demo-overview.md) to see how stats, inventory, equipment, actions, and status effects are connected.

## Pages

* [Installation and Setup](/roogame/roo-gameplay-framework/getting-started/installation-and-setup.md): enable the plugin, register tag roots, and verify the project.
* [Quick Start](/roogame/roo-gameplay-framework/getting-started/quick-start.md): create data assets, add the runtime component, and read values in Blueprint.
* [Demo Overview](/roogame/roo-gameplay-framework/getting-started/demo-overview.md): explore the provided Blueprint demonstration and its intended learning flow.
