# How to Stake any Cosmos Layer 1 Token

* Navigate to [pod.kujira.app](https://pod.kujira.app/)
* Connect on the top right to your Keplr or Sonar wallet by clicking the connect wallet button and selecting the corresponding wallet (Keplr or Sonar)
* Next, at the top right, select the corresponding chain to the native token that you would like to stake by scrolling through the list
* If you would like to stake this token to earn staking rewards, you must delegate it to someone already in the active set

<figure><img src="https://lh5.googleusercontent.com/0Cv6xiEOfNonq8LLxvNzy7LNQX747Og-r9z-97PDYD2QmjBpxNKoEqrwVEM6dvVb794Zo7zm6-gYydzNYWbnjYD4c1nvQ1nbQgxnytI8OeGA3IoclQ25I614T9D2KOc0emxVoQPwXa5v8HGu4bGyDNA" alt=""><figcaption></figcaption></figure>

* Navigate to the middle right where it says STAKE ‘Token’ and enter the amount of ‘Token’ you would like to stake. Next, click Optimize which will automatically spread your delegations uniformly across small validators<br>

<figure><img src="https://lh4.googleusercontent.com/EtkC0pr7tCCGHiCzfBRKQeInPJfkxSp3iRFPV2Rn4NutSBF7Nw6jDC_H1R_a2XBL5RPJBY-gK6EdGz25u5i82B64N8WuPKKqT8kzrfUsFWczEFxUQTEYKtRnlAZCp8-L8m9JFbE8LG8QZYUoE2L1HHc" alt=""><figcaption></figcaption></figure>

* Next, click on any validators you would not like to stake with to deselect them. Hover over a validator to see a breakdown of its total amount staked, total number of slashes, commission percentage, and your personal amount currently staked with that validator

<figure><img src="https://lh4.googleusercontent.com/x61cUAlTkSOkWRym6WJhYldJPH6ZS6obNQibXeq-KogHQ67nYgywfeYsIdj2wqo6lOWoNjMziP8SC1bGfjzz4g4DYnc2ZB4M38Yi6VYNQI4QKGZZNSKAeoL89pKcjU-26qonNkoaUntcjlm8XB1NYYQ" alt=""><figcaption></figcaption></figure>

* If you are comfortable with your choices, select the gray ‘Confirm’ button and pay gas fees to finish staking your ‘Token’. (This will also automatically claim any previously unclaimed staking rewards)
* If you are unsatisfied with the validator selection and would like to select validators to stake with manually, navigate to the top right and select ‘Cancel Selection’. Next, click on any individual validator of interest
* If you would like to stake with that validator, click the blue stake button, enter the amount of ‘Token’ that you would like to stake, and press the blue ‘Stake Token’ button and pay gas fees


---

# 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.kujira.app/dapps-and-infrastructure/pod/product-guides/how-to-stake-any-cosmos-layer-1-token.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.
