> For the complete documentation index, see [llms.txt](https://ch-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://ch-docs.aftermath.finance/nong-chang/architecture.md).

# 架构

## 架构与用法

Afterburner 金库本质上是一个按质押数量比例发放奖励的农场金库。该产品有两个版本：Strict（严格）和 Relaxed（宽松），两者的区别见下文说明。

相关功能封装在 afterburner\_vaults 包中，分布于两个子包：**vault**（金库）和 **staked position**（质押仓位）。
