> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/developer-guide/developer-guide/getting-started.md).

# Getting Started

This section helps you set up a development environment and understand the Chamilo 2.0 project structure.

* [**Tech Stack**](/developer-guide/developer-guide/getting-started/tech-stack.md) — All technologies and their versions
* [**Development Setup**](/developer-guide/developer-guide/getting-started/development-setup.md) — How to get Chamilo running locally
* [**Project Structure**](/developer-guide/developer-guide/getting-started/project-structure.md) — Where things live in the codebase
