# How to Stake KUJI

* Navigate to [blue.kujira.app/stake](https://blue.kujira.app/stake)
* 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)

<figure><img src="https://lh4.googleusercontent.com/3_kk5Llb_AiG6dbLjUsVmcjlDnSVbZl6JPGVhG__BQufqcKPuvrcahPyHAOtf4_lIJsF_f68k2kW0PRw9gAphLzLuzKV8_un7SlpfJxxS2Nsjb9dMqOmOLG4odoxaqlLBU080tADol27Nrs6QseT5EM" alt=""><figcaption></figcaption></figure>

* If you would like to stake your KUJI to earn staking rewards, you must delegate it to someone already in the active set.&#x20;

<figure><img src="https://lh3.googleusercontent.com/y3FT2nB-nfuArsqs0mX1AhgW_XkseFpTnsqyFqg_yNgb4VlSBgD5qOc8iHdlCvEVOAjNAq13R7-jtWBwWaOEAP1X3XjrJk-Z82MG_RBJEpRKzXlR-RK6SvTmLJQiLuAoIIZR1IXvKVMoe378FVtBI94" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://lh3.googleusercontent.com/spLX5Cc1BtXQsLEeGDzRK5b8nmkiE5nRsWkQj1OOSznuz-boD9QELwmmD3KLfIpZvBDvBElcC1VyBH0a2GQHj9AS713wtooQNi6xzf1YymndIyBPwTLKxb249oBaGobKsDPPvwe2HRHJivw_TGNrOE0" 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://lh5.googleusercontent.com/f_UwbZCsPvhtsQibe-BT2iIzOZCctu02muaCagWaZpRRE542BN3iMv8rFa_OTA4BTyGijh3EuZgT-gviKsvHGoEeqeZH3L7UHplg2lxyYARrBgqmF5ZUMGKkOhKe3VqqtjbvdZExLlOUkckDbNlKHLY" alt=""><figcaption></figcaption></figure>

* Once you are satisfied with your selection, select the gray ‘Confirm’ button and pay gas fees to finish staking your KUJI. (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 middle and select ‘Cancel Selection’. Next, click on any individual validator of interest.&#x20;

<figure><img src="https://lh3.googleusercontent.com/oQ3w8c7vbvUgp0h_WLGGnU0WCEbmQXoiwaiqqq7Bptye-xqlrjx-SqtRHPSZfry0i9CDwH-rLZaTClOkbB4Bvs9QFUmQuTBn8MGDBzmdpBLWKqdyS6Gv_aegjdQd8qP15WvbGGyJT-e58CxpB0DZvTg" alt=""><figcaption></figcaption></figure>

* If you would like to stake with that validator, click the BLUE stake button, enter the amount of KUJI that you would like to stake, and press the BLUE ‘Stake KUJI’ button and pay gas fees.

<figure><img src="https://lh5.googleusercontent.com/xzkyfy2C39cNVoVt1l3JtprBYprXEFUApxNntHWgwdOW86-Fb0Ro_GBBVdNT_1IYdo0nDHwQ0U-q0tIObpdV27oqaMsMUnUOM13awaFzaRxbAXcTNFlxlkC0DnM99g7_VSn5B71rQy4SrQFFxPGLmec" alt=""><figcaption></figcaption></figure>


---

# 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/blue/product-guides/how-to-stake-kuji.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.
