# Vote 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 %}

## Vote via stake.like.co on a mobile browser

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

## Vote via Keplr Mobile

### Step 1: Delegate LikeCoin

Before voting, please delegate your [LikeCoin](https://like.co/) to any validators that you trust.

{% content-ref url="/pages/-M-K\_hW6s4mrWDrtVCAr" %}
[Delegation of LikeCoin](/general-guides/stake/delegation-of-likecoin.md)
{% endcontent-ref %}

### Step 2: Login Keplr Mobile

On Keplr Mobile, click "Governance".

<figure><img src="/files/n9n6CuaORY4bK6Q5ham3" alt=""><figcaption><p>Click "Governance"</p></figcaption></figure>

### Step 3: Select a proposal

Choose the proposal that is currently in the "VOTING PERIOD". You can also view previous proposals if needed.

<figure><img src="/files/puxxe7sErwiUArFalyx1" alt=""><figcaption><p>Select the "VOTING PERIOD" proposal</p></figcaption></figure>

### Step 4: Start Voting

Read through the proposal content and click "Vote" to begin the voting process.

<figure><img src="/files/lGZuNpCexcekZqV45iSw" alt=""><figcaption><p>Click "Vote"</p></figcaption></figure>

### Step 5: Voting Choices

Choices of Yes, No, No with Veto and Abstain appear. Select one of the choices and click "Next".

<figure><img src="/files/l7AmRGsYaD0bqxt7lEMw" alt=""><figcaption><p>Select Yes, No, No with Veto or Abstain and click "Vote"</p></figcaption></figure>

### Step 6: Confirm your Vote

Review all the details of your vote and click "Approve" to complete the voting process.

<figure><img src="/files/Gejq9Rv9IHlm6naVYb6x" alt=""><figcaption><p>Click "Approve"</p></figcaption></figure>

## Vote via Cosmostation app

### Step 1: Delegate LikeCoin

Before voting please delegate your LikeCoin to any validators that you trust.

{% content-ref url="/pages/-M-K\_hW6s4mrWDrtVCAr" %}
[Delegation of LikeCoin](/general-guides/stake/delegation-of-likecoin.md)
{% endcontent-ref %}

### Step 2: Login Cosmostation app

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

<figure><img src="/files/zfX7QO63aiibcglPo5IC" alt=""><figcaption><p>Click "Governance"</p></figcaption></figure>

### Step 3: Select a proposal

Select the proposal of "Voting Period Proposals". You can also click "Proposals" to view previous proposals.

<figure><img src="/files/ex3vrctrUnAmvUhfOBC1" alt=""><figcaption><p>Select the proposal of "Voting Period Proposals"</p></figcaption></figure>

### Step 4: Start Voting

Have a read on the proposal content and click "Vote" to start voting.

<figure><img src="/files/P174rduQprdnS4tjECMK" alt=""><figcaption><p>Click "Vote"</p></figcaption></figure>

### Step 5: Voting Choices

Choices of Yes, No, No with Veto and Abstain appear. Select one of the choices and click "Next".

<figure><img src="/files/sC3FV0uwqBt5qeIAJFiS" alt=""><figcaption><p>Select Yes, No, No with Veto or Abstain and click "Next"</p></figcaption></figure>

Fill in the Memo (if any), click "Next".

<figure><img src="/files/y2nkuOLd5z8kE24tkUsF" alt=""><figcaption><p>Click "Next"</p></figcaption></figure>

### Step 6: Confirm the transaction fee

The estimated [transaction fee](/general-guides/wallet/transaction-fee.md) is displayed, click "Next".

<figure><img src="/files/Ryz43FGcW4ucQl74j9tm" alt=""><figcaption><p>Click "Next"</p></figcaption></figure>

Reconfirm the voting option and transaction fee, click "Confirm".

<figure><img src="/files/MYv4uTRr2tCVGfNTTJz6" alt=""><figcaption><p>Click "Confirm"</p></figcaption></figure>

### Step 7: PIN confirmation

Enter the PIN to confirm.

<figure><img src="/files/KPsOH5JoaX9V6WPj03z2" alt=""><figcaption><p>Enter the PIN to confirm</p></figcaption></figure>

### Step 8: Check your vote

The voting is complete and transaction details are displayed. Click "Done" when finished.

<figure><img src="/files/WXQXmJILrexG7EQww0av" alt=""><figcaption><p>Voting completed, press "Share", "Explorer" or "Done"</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/governance/direct-vote/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.
