# 在 Cosmos 上质押

先决条件

* 您必须拥有支持委托的 Cosmos 钱包。 一些流行的钱包包括 Keplr、Cosmostation 和 Lunie。
* 您的钱包中必须有 ATOM 代币。
* 您必须选择一个验证器来委托您的代币。 您可以在 Cosmos Hub 网站上找到验证器列表。&#x20;
* 您的钱包中必须有少量 ATOM 代币来支付交易费用。

步骤

1. 打开您的 Cosmos 钱包并登录。\
   ![](/files/mxslOZlQIGHWUF13YT2M)<br>
2. &#x20;前往“质押”或“委托”页面。\
   ![](/files/v1xoYIeIqFyHDDchgAKN)
3. &#x20;选择您想要将代币委托给的验证者。 您可以使用搜索栏搜索“Chainup & NewHuo”\
   &#x20;\
   ![](/files/sWVvmJM3A4MRjM2XFU7s)
4. 输入您想要委托的 ATOM 数量。 您可以委托任意数量的 ATOM，但您必须至少拥有 1 个 ATOM 来支付交易费用。
5. 单击“审阅”按钮。\
   ![](/files/17prRdIyoLs5CAKVRcEv)
6. 如果您使用硬件钱包，系统会提示您在硬件钱包上确认委托交易。

提示帮助

* 选择验证器时，进行研究并选择您信任的验证器非常重要。 您可以在 Cosmos Hub 网站上阅读验证器的评论。
* 您可以将您的代币委托给多个验证者。 如果验证者行为不当，这可以帮助分散您的风险。
* 您可以随时委托您的代币。


---

# Agent Instructions: 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.chainupcloud.com/zhong-wen/staking/zai-cosmos-shang-zhi-ya.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.
