# How to Redelegate 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)

<br>

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

* Select any individual validator that you would like to redelegate away from. A new page with more detailed information should pop up.

<br>

<figure><img src="https://lh3.googleusercontent.com/3vMRTLDu_swJZ7yfcPVsSXac5tFcE3GbK94he6iJ7FJyrAjXwdqWIsrcT1IBojgAD81jv9vSNhT60tLOzWOmbWnHpYCxW5JJ5XnbDQxIsT7izgUn7KbDWCU3hQNZWpSJdID-JCPL-_isSaN2DbeaTws" alt=""><figcaption></figcaption></figure>

* Select the BLUE ‘Redelegate’ button, enter an amount of KUJI that you would like to redelegate away to another validator.
* Next, enter the name of the validator that you would like to redelegate to (stake with instead). You must type in at least 3 letters before a submenu of chooseable validators with corresponding names will appear. Select the validator you are looking for.

<br>

<figure><img src="https://lh4.googleusercontent.com/9-5Km86df444RWy-9lVFH4jA8aorvfOLoCJ5Lp3j_H08L0A2vg-wVaPjWeFYIHBxWJDBYbqUPKJNd_i2ytR3qYHT2Rb4eFZ6-TdfCLkoQk4tUwar3r3dgvuAbQn2ShqefeZJT2nbPcMjk9EpXdy3fGA" alt=""><figcaption></figcaption></figure>

* Finally, click redelegate KUJI and pay gas fees to complete the redelegation process. Remember that redelegation is instant, but you will have a cooldown of 2 weeks per delegation.


---

# 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-redelegate-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.
