> For the complete documentation index, see [llms.txt](https://docs.megaton.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.megaton.fi/zh-cn/guides/chuang-jian-qian-bao.md).

# 创建钱包

要使用Megaton Finance，您必须首先创建您的加密钱包。在DeFi协议中，个人加密钱包就是您的账户。 你可以通过将你的钱包连接到Megaton Finance来进行存款、取款和掉期等交易。Megaton Finance基于 TON网络，可以使用下面支持TON代币的钱包接入服务。

* ### TON钱包指南

  Megaton Finance支持TON网络的钱包有TON Wallet、Tonhub、Tonkeeper (TBD)。请参阅用户指南了解更多详情。

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


---

# 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 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/zh-cn/guides/chuang-jian-qian-bao.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.
