# Undelegate on desktop

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

## **Undelegate via** stake.like.co

### Step 1: Log in to stake.like.co

Go to [stake.like.co](https://stake.like.co/welcome) and select [Keplr Browser Extension](/general-guides/wallet/keplr.md), [Cosmostation Browser Extension](/general-guides/wallet/cosmostation.md) or [Authcore](/depub/register.md) to log in.

<figure><img src="/files/pz2ghSZAVLnxpaOc0hTu" alt=""><figcaption><p>Go to stake.like.co and select Keplr Browser Extension, Cosmostation Browser Extension or Authcore to log in</p></figcaption></figure>

### **Step 2: Select the validator with delegation**

Click "Portfolio" on the left-hand side menu, then click on "Your Stake" and select the validator that you want to undelegate.

![Click on "Your Stake" and select the validator that you want to undelegate](/files/tzYvxfWbu5ljjySETnz8)

### **Step 3: Unstake**

Click "Unstake" on the upper right corner of the validator to initiate the undelegation process.

![Click "Unstake"](/files/0AOMHLHtXeYvTDlGrdvy)

### Step 4: Decide the amount to undelegate

The "Unstake" page will appear, enter the amount of LikeCoin you want to undelegate, and click "Next".

![Enter the amount of LikeCoin you want to undelegate, and click "Next"](/files/pQiadoKk6HCiKVcxywaS)

### Step 5: Confirm undelegation

Confirmation is required. Keplr and Cosmostation users will need to approve a pop-up box to confirm the undelegation after clicking "Send". Authcore users can directly click "Send".

![Click "Send"](/files/QN3V6ptshDaTqFOF1uoV)

After the message "Sent and confirming" appears, "Successfully unstaked!" will confirm that the undelegation process has been completed.

![Sent and confirming](/files/Oni9PYnYiDwiGSrqiiZy) ![Successfully unstaked!](/files/TwRb6VEN0NE5FuKjBA9H)

## Undelegate via Keplr Dashboard

### Step 1: Log in to Keplr Dashboard

After logging in to Keplr, click on "Manage Portfolio in Keplr Dashboard".

<figure><img src="/files/eL2smDFMA0kqrXLSScFH" alt=""><figcaption><p>Click on "Manage Portfolio in Keplr Dashboard</p></figcaption></figure>

Choose LikeCoin in the Chains section or directly go to <https://wallet.keplr.app/chains/likecoin>.

<figure><img src="/files/rZ3J9PPQ3UkF4R3zA4EW" alt=""><figcaption><p>Choose LikeCoin in the Chains section or directly go to https://wallet.keplr.app/chains/likecoin</p></figcaption></figure>

### Step 2: Select the validator with delegation

In the "All Validators" section, choose the validator from whom you want to undelegate and click "Undelegate".

<figure><img src="/files/ud7Wf5O5ffsrD7PMjKLV" alt=""><figcaption><p>In the "All Validators" section, choose the validator from whom you want to undelegate</p></figcaption></figure>

<figure><img src="/files/WBFuCLPfhZY2z5lxSMnW" alt=""><figcaption><p>Click "Undelegate"</p></figcaption></figure>

### Step 3: Decide the amount to undelegate

Enter the amount of LikeCoin you want to undelegate and click "Undelegate".

<figure><img src="/files/s1oWBbJysFL6nomK3wOg" alt=""><figcaption><p>Enter the amount of LikeCoin to undelegate and click "Undelegate"</p></figcaption></figure>

### Step 4: Confirm Undelegation

Review all the details and click "Approve" to confirm the undelegation.

<figure><img src="/files/plvgtp3eRQzIRt9Q2buO" alt=""><figcaption><p>Click "Approve" to confirm the undelegation</p></figcaption></figure>

The Unstaking section will display the amount of LikeCoin being undelegated and the estimated time required for the process.

<figure><img src="/files/XKaKt1zely0LGukG4GTF" alt=""><figcaption><p>The Unstaking section will display the amount of LikeCoin being undelegated and the estimated time required for the process</p></figcaption></figure>

## Undelegate via Leap Browser Extension

### Step 1: Login Leap Browser Extension

On the [Leap Browser Extension](/general-guides/wallet/leap.md), click "Stake".

<figure><img src="/files/FhpFlVIKO2YskC451cTt" alt=""><figcaption><p>Click "Stake"</p></figcaption></figure>

### Step 2: Select the validator with delegation

On Breakdown by Validator click on the validator that you need to undelegate.

<figure><img src="/files/eF3RPOBqKqdSfhQ1mIVW" alt=""><figcaption><p>On Breakdown by Validator click on the validator that you need to undelegate</p></figcaption></figure>

### Step 3: Decide the amount to undelegate

The Unstake page appears, enter the amount of LikeCoin you want to undelegate, and click "Review".

<figure><img src="/files/GqJDHAuO5a7XAoQktIRr" alt=""><figcaption><p>Enter the amount of LikeCoin you want to undelegate, and click "Review"</p></figcaption></figure>

### Step 4: Confirm undelegation

Click "Unstake LIKE" to undelegate your LikeCoin.

<figure><img src="/files/YdROeZ22VxfUCtcGWSo3" alt=""><figcaption><p>Click "Unstake LIKE" to undelegate your LikeCoin</p></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.v2.like.co/general-guides/stake/undelegation-of-likecoin/undelegate-on-desktop.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.
