# 지갑 생성

메가톤 파이낸스를 사용하려면 먼저 암호화폐 지갑을 생성해야 합니다. 디파이 프로토콜에서 개인 암호화폐 지갑은 사용자의 계정입니다. 사용자는 암호화폐 지갑을 메가톤 파이낸스에 연결하여 입금, 출금, 스왑 등의 거래를 할 수 있습니다. 메가톤 파이낸스는 톤 네트워크를 기반으로 하고, 톤을 지원하는 아래의 지갑을 사용하여 메가톤 파이낸스를 이용할 수 있습니다.

* ### TON 지갑 가이드

  톤 네트워크를 지원하는 지갑은 TON Wallet, Tonhub, Tonkeeper입니다. 자세한 사항은 아래의 사용자 가이드를 참고해주세요.

{% file src="/files/Q2GzIwSk6RXvYU0v9ADz" %}


---

# 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://docs.megaton.fi/ko/guides/wallet.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.
