---
hide:
- toc
---
# Documentation
- __Tutorials__ *Learning-oriented*
---
Tutorials walk through the essentials of F Prime development, starting with the canonical HelloWorld example and progressing to cross-compiling and deploying on hardware.
[Visit Tutorials](tutorials/index.md){ .md-button .md-button--primary }
- __User Manual__ *Understanding-oriented*
---
The User Manual dives into F Prime design philosophy and architectural principles, providing a deep understanding of how the framework operates.
[Visit User Manual](user-manual/index.md){ .md-button .md-button--primary }
- __How To__ *Task-oriented*
---
How-To guides offer step-by-step instructions for specific development tasks in F Prime.
[Visit How Tos](how-to/index.md){ .md-button .md-button--primary }
- __Reference__ *Information-oriented*
---
Technical reference for the F Prime C++ API, CMake API, FPP language specification and more.
[Visit Reference](reference/index.md){ .md-button .md-button--primary }