> For the complete documentation index, see [llms.txt](https://docs.aftermath.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aftermath.finance/farms/architecture.md).

# Architecture

## Architecture and usage

Afterburner Vault is essentially a farming vault that emits rewards proportional to the staked amounts. There are two versions of this product: Strict and Relaxed, the difference is explained below.

The functionality is encapsulated in the afterburner\_vaults package and scattered across two subpackages: **vault** and **staked position**.
