> For the complete documentation index, see [llms.txt](https://howtostake-cn.kysenpool.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howtostake-cn.kysenpool.io/zai-shou-ji-ying-yong-chuang-jian-qian-bao.md).

# ◦ 在手机应用创建钱包

逐步说明如何使用 Cosmostation 移动应用程序创建 Cosmos 钱包（通过 [iOS App Store](https://itunes.apple.com/kr/app/cosmostation/id1459830339?mt=8) 或 [Android Play Store](https://play.google.com/store/apps/details?id=wannabit.io.cosmostaion) 安装）

1\. 在手机上启动 Cosmostation 应用程序

![](/files/-Lp1qcxUiB0NXCurv1FB)

2.选择 **CREATE**

3.选择 **Show Mnemonics**（显示助记符）

4.输入密码

5.复制/记下您的助记符并将其保存在安全位置（这可用于恢复您的钱包/帐户）

![](/files/-Lp1qiLmxs0kPs9T5CvL)

6.选择 **Create Wallet**（创建钱包）

7.选择 **COSMOS Mainnet**（COSMOS主网）

![](/files/-Lp1qqjO6E4rKfZx1-Rb)

**恭喜！** 你已经成功创建钱包。


---

# 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, and the optional `goal` query parameter:

```
GET https://howtostake-cn.kysenpool.io/zai-shou-ji-ying-yong-chuang-jian-qian-bao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
