> 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-ledger-nano-chuang-jian-qian-bao.md).

# ◦ 在Ledger Nano创建钱包

此过程默认您已初始化并配置了恢复设置和 PIN 码的 Ledger Nano S 硬件钱包。

1\. 访问站点 <https://shop.ledger.com/pages/ledger-live>（或者您可以选择访问 <https://ledger.com> 并单击 **Download Now** “下载”名单选项）

2\. 单击立即下载或选择适当的平台下载 Ledger Live。

![](/files/-Lp1rn9IimSr0mT5-mmI)

4\. 下载完成后安装 Ledger Live 软件 **Install it**

5\. 在您的设备上启动 Ledger Live 应用程序

6\. 将 Ledger Nano S 硬件钱包通过 USB 接口与您的电脑链接

7\. 输入您的 Ledger Nano S PIN 密码

8\. 如果您的 Ledger Live 应用程序是第一次运行连接到已初始化的 Ledger Nano S 硬件钱包，请执行以下步骤：

1. 点击 **Use an initialized device**（使用已初始化设备）
2. 选择您的设备（Ledger Nano S）
3. 回答安全问题

9\. 接下来屏幕将出现：**Allow Ledger Manager** on your device （允许管理程序）

![](/files/-LpdgR7leECCwPzmmv44)

10\. 检查您的 Ledger Nano S 硬件钱包并接受（右边按钮）允许 Ledger 管理程序（**Allow Ledger manager**）

![](/files/-Lp1rrkYebPrdbXZUBfp)

11\. 回到电脑点击 Manager 菜单，转到App目录界面

![](/files/-Lp1ruqCUBCbwaLZyVrv)

12\. 在 Ledger Live 的主应用程序目录中尚未提供 Cosmos 选项。 因此，只能通过开发者模式启用。

启用开发者模式：

1. 点击Ledger Live的“设置”（**Settings** ⚙️）
2. 点击“试验功能”（**Experimental Features**）
3. 滑动启用开发者模式（**Developer Mode**）

![](/files/-Lp1sxy3hJpkYTBairMG)

13\. 开发者模式启用后，Cosmos 选项将出现在管理菜单（**Manager**）选项中

14\. 在App目录下键入 Cosmos 以搜索 Cosmos 应用程序，该应用程序可能会显示两个版本 -  **COSMOS Version 1.1.1** 和 **Cosmos Version 1.5.x**。

15\. 点击安装（**Install**）**Cosmos Version 1.5.x**（或者其他最新版本）

![](/files/-Lp1t0dDkVQMw8z8IOg2)

16\. 实现可以在 Ledger Nano S 上使用 Cosmos 应用程序

![](/files/-Lp1t3jePGBrEA47scwe)

**恭喜！**&#x60A8;已完成了在 Ledger Nano S 硬件钱包创建钱包。

{% hint style="info" %}
一旦应用程序安装在 Ledger Nano S 上，钱包内就会自动生成很多钱包。 不只是一个，而是几十个！ 您可以在将来的某些时候在它们之间进行切换，但就目前而言， Ledger Live 上没有适当的界面来显示所有的钱包。
{% endhint %}


---

# 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-ledger-nano-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.
