# Unbond

Staking KUJI on the Kujira network is an instantaneous process. Unstaking or unbonding KUJI is a bit more complicated. To unbond KUJI on the Kujira network, 14 days must lapse for the unbonding process to finish. As with Staking KUJI, KUJI can be unbonded in the [stake tab](/dapps-and-infrastructure/blue/stake.md) on BLUE.&#x20;

This delay helps secure and protect the Kujira network by aligning stakers' governance incentives with the value of the KUJI token. As a result, the greater percentage of KUJI supply that is staked, the more confidence in the network.

This can be done by navigating to a validator that you have staked with, selecting that validator, and then clicking the unstake button.

<figure><img src="/files/6mb2wtouqGUf7uV3azYU" alt="" width="563"><figcaption><p>First click the unstake button</p></figcaption></figure>

Next, simply enter an amount of KUJI tokens to unstake and click the blue Unstake KUJI button at the bottom to initiate the unstake process.&#x20;

<figure><img src="/files/0NMeoPmnLoMdDMtGnvOs" alt="" width="563"><figcaption><p>Next enter an amount of kuji to unstake and finally clue the blue 'U<em>nstake KUJI'</em> button</p></figcaption></figure>

While KUJI tokens are in the process of unstaking, no staking rewards are earned on them.&#x20;


---

# 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/governance/staking/unbond.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.
