# Staking on Cosmos

Prerequisites

* You must have a Cosmos wallet that supports delegation. Some popular wallets include Keplr, Cosmostation, and Lunie.
* You must have ATOM tokens in your wallet.
* You must have selected a validator to delegate your tokens to. You can find a list of validators on the Cosmos Hub website.
* You must have a small amount of ATOM tokens in your wallet to pay for transaction fees.

Steps

1. Open your Cosmos wallet and log in.\
   ![](/files/mxslOZlQIGHWUF13YT2M)<br>
2. Go to the "Staking" or "Delegation" page.\
   ![](/files/v1xoYIeIqFyHDDchgAKN)
3. Select the validator you want to delegate your tokens to. You can use the search bar to search for “Chainup & NewHuo”\
   \
   ![](/files/sWVvmJM3A4MRjM2XFU7s)
4. Enter the amount of ATOM you want to delegate. You can delegate any amount of ATOM, but you must have a minimum of 1 ATOM to pay for transaction fees.
5. Click the "Review" button.\
   ![](/files/17prRdIyoLs5CAKVRcEv)
6. If you are using a hardware wallet, you will be prompted to confirm the delegation transaction on your hardware wallet.

Tips

* When choosing a validator, it is important to do your research and select a validator that you trust. You can read reviews of validators on the Cosmos Hub website.
* You can delegate your tokens to multiple validators. This can help to spread your risk if a validator misbehaves.
* You can delegate your tokens at any time.


---

# 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/staking/staking-on-cosmos.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.
