# Aftermath 문서조사

## Aftermath 문서조사

- [Aftermath Finance 대해](https://kr-docs.aftermath.finance/aftermath/aftermath-finance.md)
- [우리는 무엇을 구축하고 있나요?](https://kr-docs.aftermath.finance/aftermath/aftermath-finance/undefined.md)
- [계정 만들기](https://kr-docs.aftermath.finance/undefined/undefined.md)
- [zkLogin](https://kr-docs.aftermath.finance/undefined/undefined/zklogin.md): Sui에 입문하기 쉬워지는 zkLogin
- [zkLogin 계정 제거하기](https://kr-docs.aftermath.finance/undefined/undefined/zklogin/zklogin.md)
- [Sui Metamask Snap](https://kr-docs.aftermath.finance/undefined/undefined/sui-metamask-snap.md): 기존 Metamask 지갑에 Sui 네트워크 추가하기
- [Native Sui wallets](https://kr-docs.aftermath.finance/undefined/undefined/native-sui-wallets.md): Add a Sui wallet extension to your web browser
- [Dynamic Gas](https://kr-docs.aftermath.finance/undefined/dynamic-gas.md): Sui 생태계 진입 장벽 제거
- [Aftermath 탐색하기](https://kr-docs.aftermath.finance/undefined/aftermath.md): 다양한 제품을 찾고 모든 잔액을 확인하는 방법
- [지갑 상호작용하기](https://kr-docs.aftermath.finance/undefined/aftermath/undefined.md)
- [포트폴리오 보기](https://kr-docs.aftermath.finance/undefined/aftermath/undefined-1.md): 모든 자산과 활동을 쉽게 추적하기
- [설정 변경하기](https://kr-docs.aftermath.finance/undefined/aftermath/undefined-2.md)
- [브리지](https://kr-docs.aftermath.finance/undefined/aftermath/undefined-3.md): 다른 블록체인의 자산을 Sui로 전송하여 Aftermath에서 사용하기
- [추천](https://kr-docs.aftermath.finance/undefined/aftermath/undefined-4.md)
- [스마트 오더 라우터](https://kr-docs.aftermath.finance/trade/undefined.md): Sui의 모든 DEX에서 최고의 스왑 가격을 한 곳에서 찾기
- [거래하기](https://kr-docs.aftermath.finance/trade/undefined-1.md)
- [수수료](https://kr-docs.aftermath.finance/trade/undefined-2.md)
- [상수 함수 시장 메이커](https://kr-docs.aftermath.finance/pools/undefined.md)
- [자습서](https://kr-docs.aftermath.finance/pools/undefined-1.md)
- [예치하기](https://kr-docs.aftermath.finance/pools/undefined-1/undefined.md)
- [출금하기](https://kr-docs.aftermath.finance/pools/undefined-1/undefined-1.md)
- [풀 생성하기](https://kr-docs.aftermath.finance/pools/undefined-1/undefined-2.md)
- [수수료](https://kr-docs.aftermath.finance/pools/undefined-2.md)
- [Contracts](https://kr-docs.aftermath.finance/pools/contracts.md)
- [Afterburner Vaults](https://kr-docs.aftermath.finance/farms/afterburner-vaults.md)
- [자습서](https://kr-docs.aftermath.finance/farms/undefined.md)
- [농장에 스테이킹하기](https://kr-docs.aftermath.finance/farms/undefined/undefined.md)
- [Claiming Rewards](https://kr-docs.aftermath.finance/farms/undefined/claiming-rewards.md)
- [Unstaking](https://kr-docs.aftermath.finance/farms/undefined/unstaking.md)
- [아키텍처](https://kr-docs.aftermath.finance/farms/undefined-1.md)
- [볼트](https://kr-docs.aftermath.finance/farms/undefined-1/undefined.md)
- [스테이크 포지션 패키지](https://kr-docs.aftermath.finance/farms/undefined-1/undefined-1.md)
- [수수료](https://kr-docs.aftermath.finance/farms/undefined-2.md)
- [FAQs](https://kr-docs.aftermath.finance/farms/faqs.md)
- [afSUI](https://kr-docs.aftermath.finance/liquid-staking/afsui.md): afSUI를 통해 DeFI에서 스테이킹된 SUI 토큰 활용
- [자습서](https://kr-docs.aftermath.finance/liquid-staking/undefined.md)
- [스테이킹](https://kr-docs.aftermath.finance/liquid-staking/undefined/undefined.md)
- [스테이킹 해제하기](https://kr-docs.aftermath.finance/liquid-staking/undefined/undefined-1.md)
- [Architecture](https://kr-docs.aftermath.finance/liquid-staking/architecture.md)
- [Packages & Modules](https://kr-docs.aftermath.finance/liquid-staking/architecture/packages-and-modules.md)
- [진입점](https://kr-docs.aftermath.finance/liquid-staking/architecture/undefined.md)
- [수수료](https://kr-docs.aftermath.finance/liquid-staking/undefined-1.md)
- [FAQs](https://kr-docs.aftermath.finance/liquid-staking/faqs.md)
- [Contracts](https://kr-docs.aftermath.finance/liquid-staking/contracts.md)
- [About us](https://kr-docs.aftermath.finance/our-validator/about-us.md): Aftermath Validator
- [Getting Started](https://kr-docs.aftermath.finance/developers/getting-started.md): Official Aftermath Finance TypeScript SDK for Sui
- [Router](https://kr-docs.aftermath.finance/developers/router.md): Smart-Order Router finds optimal trade route across multiple pools and protocols for a given trade.
- [Liquid Staking](https://kr-docs.aftermath.finance/developers/liquid-staking.md): Stake SUI and receive afSUI to earn a reliable yield, and hold the most decentralized staking derivative on Sui.
- [Pools](https://kr-docs.aftermath.finance/developers/pools.md): AMM pools for both stable and uncorrelated assets of variable weights with up to 8 assets per pool.
- [About Egg](https://kr-docs.aftermath.finance/egg/about-egg.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://kr-docs.aftermath.finance/aftermath/aftermath-finance.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.
