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

## Vote via stake.like.co

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

![Go tostake.like.co and select Keplr Browser Extension, Cosmostation Browser Extension or Authcore to log in.](/files/pz2ghSZAVLnxpaOc0hTu)

### &#xD;Step 3: Select the proposal to vote

On the left-hand side menu, select "Proposal," and then click on the proposal which is on voting period.

![On the left-hand side menu, select "Proposal," and then click on the proposal which is on voting period](/files/-MjDBHvvfOepTUwRulpx)

### &#xD;Step 4: Proposal detail page

The proposal page listed out the proposal content, current votes, etc. Only validators will have a thumbnail when they vote.

![Proposal detail page](/files/-MjDBhGIL0qW168Vu0hK)

### Step 5: Start voting

Click on the "Vote" on the top right hand corner, and the lower right hand corner will show choices of Yes, No, No with Veto and Abstain. Select one of the choices and click "Next".

![Click on the "Vote" on the top right hand corner, select Yes, No, No with Veto or Abstain and click "Next"](/files/-MjDDXtjo4pnMcB7wPwI)

A transaction fee is required. Please check it and agree with "Next".

![Click "Next"](/files/-MjDDkoweHeTZkd-XpyU)

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

![Click "Send"](/files/-MjDEaZywvoAC_KFbZjZ)

The vote has been casted, please wait for the transaction to finish.

![Sent and confirming](/files/-MjDEjr5NghFCK4z7FBa)

Successful vote!

![Successful vote!](/files/-MjDH2lb0pMfzVsIu3ls)

### &#xD;Step 6: Check voting record

On the left-hand side menu, select "Transactions" and check out your past voting record.

![Select "Transactions" and check out your past voting record](/files/-MjDHsWaCNiUlmm5MTBI)

## Vote via Leap Browser Extension

### 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 to Leap Browser Extension and select the proposal to vote

Open the Leap Browser Extension and click on "Governance". Choose the proposal that is currently in the "Voting Period".

<figure><img src="/files/Tj6zH24NM0zaNtwrNTil" alt=""><figcaption><p>Click on "Governance". Choose the proposal that is currently in the "Voting Period"</p></figcaption></figure>

### Step 3: Start Voting

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

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

### Step 4: Voting Choices

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

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

### Step 5: Voting Completed

The voting process is now complete. You can check the voting record for the proposal.

<figure><img src="/files/sXVrVz1XZgPcm0i5Hxf1" alt=""><figcaption><p>Check the voting record</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-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.
