# Architecture

xAftermath Liquid Staking 프로토콜의 기능은 완전히 Sui Staking Framework에 의존합니다. 상위 수준에서 볼 때, 이 프로토콜은 Sui Framework에 의해 제공된 비대체 스테이킹 엔티티(StakedSui)를 보유하고 유동적인 afSUI 토큰을 발행하는 프록시로 간주될 수 있습니다. 핵심 기능은 AftermathLSD 패키지에서 구현됩니다.


---

# 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/liquid-staking/architecture.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.
