# 시작

- [계정 만들기](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)


---

# 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/undefined.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.
