# 架构

## **架构和用法**

Afterburner Vault 本质上是一个农场保险库，根据质押金额发放奖励。该产品有两个版本：Strict 和 Relaxed，下面解释了它们之间的区别。

功能封装在 afterburner\_vaults 包中，并分散在两个子包中：**保险库** 和 **质押仓位**。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ch-docs.aftermath.finance/nong-chang/jia-gou.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
