> 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/shi-yong-ying-jian-qian-bao.md).

# 使用硬件钱包

## 前提条件

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

{% hint style="info" %}
Ledger于不久前发布最新蓝牙钱包 Ledger Nano X。本网将根据Ledger最新版本硬件钱包更新说明。
{% endhint %}

本指南支持 Windows, Mac, 以及 Linux 电脑，具有可连接 Ledger Nano S 硬件钱包的 USB 接口、可连接互联网。

{% hint style="info" %}
**声明：**&#x8BF7;注意，移动应用程序将启用一个简单的开始来创建 Cosmos ATOM 钱包并将 ATOM 放入激活验证器。 但这可能会以安全为代价。 我们对此处提到的 Cosmos 的移动应用程序或 Cosmos 的网站没有存在任何支持立场，但我们认为需要给用户提供一些好的选择。
{% endhint %}

谨慎操作，尽可能使用私人网络避免使用公共无线(Wi-Fi)上网。


---

# 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/shi-yong-ying-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.
