# Getting Started

This section covers everything you need to start using bfabric-app-runner to run B-Fabric applications.

You will learn how to:

- Install bfabric-app-runner
- Prepare and run a workunit using the Makefile workflow
- Configure applications with `app.yml`

```{toctree}
:maxdepth: 1
installation
quick_start
configuration
```

## Quick Links

- [Installation Guide](installation.md)
- [Quick Start Tutorial](quick_start.md)
- [Configuration Guide](configuration.md)
