# 아키텍처

## 아키텍처 및 사용 방법

Afterburner Vault는 본질적으로 스테이크한 금액에 비례하여 보상을 제공하는 농장 볼트입니다. 이 제품에는 '엄격한' 버전과 '유연한' 버전의 두 가지 형태가 있으며, 차이점은 아래에서 설명됩니다.

기능은 afterburner\_vaults 패키지에 캡슐화되어 있으며, vault와 staked position 두 개의 하위 패키지에 걸쳐 분산되어 있습니다.


---

# 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://kr-docs.aftermath.finance/farms/undefined-1.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.
