# Undelegate on mobile

{% 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 LikeCoin via stake.like.co on a mobile browser

Using a mobile browser with [stake.like.co](https://stake.like.co/welcome) undelegate by [Authcore](/depub/register.md), and the steps are the same as [using a desktop computer to undelegate LikeCoin via stake.like.co](/general-guides/stake/undelegation-of-likecoin/undelegate-on-desktop.md).

## Undelegate via Keplr Mobile

### Step 1: Login Keplr Mobile

On [Keplr Mobile](/general-guides/wallet/keplr-mobile.md), click "Staking".

<figure><img src="/files/4oWktCLIlkuFVuqF5VTE" alt=""><figcaption><p>Click "Staking"</p></figcaption></figure>

### Step 2: Select the validator with delegation

In the "My Staking" section, choose on the validator from whom you want to undelegate.

<figure><img src="/files/lUK4jxqns5gSkOch2ASX" alt=""><figcaption><p>In the "My Staking" section, choose on the validator from whom you want to undelegate</p></figcaption></figure>

### Step 3: Undelegate

Click "Unstake".

<figure><img src="/files/uzFaBUtT0gDtdG7CpNiP" alt=""><figcaption><p>Click "Unstake"</p></figcaption></figure>

### Step 4: Decide the amount to undelegate

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

<figure><img src="/files/OsnYNVpkplB6Bq2JkeML" alt=""><figcaption><p>Enter the amount of LikeCoin that you want to undelegate and click "Unstake"</p></figcaption></figure>

### Step 5: Confirm Undelegation

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

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

Once the undelegation is completed, the My Unstaking section will show the amount of LikeCoin being undelegated and provide an estimated time for the process to complete.

<figure><img src="/files/IvuGeEQJiT51R6CaObwe" alt=""><figcaption><p>My Unstaking section will show the amount of LikeCoin being undelegated</p></figcaption></figure>

## **Undelegate via Cosmostation app**

### Step 1: Login Cosmostation app

On the [Cosmostation app](/general-guides/wallet/cosmostation-app.md), click "Delegate".

<figure><img src="/files/nCqnlV7MEcSEVUbi2S8S" alt=""><figcaption><p>click "Delegate"</p></figcaption></figure>

### Step 2: Select the validator with delegation

On the "My" of the Validator List click the validator that you have to undelegate.

<figure><img src="/files/9YohgxU0Qzzpdlok9rWK" alt=""><figcaption><p>On the "My" of the Validator List click the validator that you have to undelegate</p></figcaption></figure>

### Step 3: Undelegate

Click "UNDELEGATE".

<figure><img src="/files/gHLcnPnAk5vp931ybKyM" alt=""><figcaption><p>Click "UNDELEGATE"</p></figcaption></figure>

### Step 4: Decide the amount to undelegate

The UNDELEGATE page appears, enter the amount of LikeCoin you want to undelegate, and click "Next" then confirm ( Reference to the [Step 4-7 in Delegate via Cosmostation app](/general-guides/stake/undelegation-of-likecoin/undelegate-on-mobile.md#undelegate-via-cosmostation-app) ) to undelegate.

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

## **Undelegate via LikeCoin app**

If you delegated LikeCoin to a validator but want to get it back, you can use the "Undelegate" function on the [LikeCoin app](/general-guides/dapp/liker-land/download.md). Please follow the steps below:

### **Step 1:** Select the validator you delegated to

On the LikeCoin wallet page, click on the validator you delegated to (displayed in green).

<figure><img src="/files/SmLYRlIN5sspJ6FKXIA9" alt=""><figcaption><p>The delegated validator is in green</p></figcaption></figure>

### &#xD;Step 2: Undelegate

Go to the validator's page and click "Undelegate".

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

### &#xD;**Step 3: Enter the amount of LikeCoin to undelegate**

Enter the number of LikeCoin you wish to undelegate, click "Next" then click "Confirm".

<figure><img src="/files/5gBS07Wcp24JkJmzxQYu" alt=""><figcaption><p>Enter the number of LikeCoin to undelegate, click "Next" then click "Confirm".</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-mobile.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.
