> 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-zhi-neng-shou-ji.md).

# 使用智能手机

## 前提条件

需 **iOS** 或 **Android** 系统兼容手机，在 **iOS App Store** 或 **Android Play Store** 搜索区域输入 **Cosmostation** 找到应用并安装。

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