# Direct Voting

{% 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 %}

Since the [FoTan](https://cloudflare-ipfs.com/ipfs/Qmb7AYNsbRJ95dWXCYCkUbpypAVfuxMZwB1D8wFHfwrLyc/) upgrade, likers who have delegated LikeCoin to validators can now directly vote on proposals.

In addition to delegating your voting powers to validators to let them vote on your behalf, you can now vote by yourself. For example, if your validator votes "No," you can vote "Yes" based on the stake that you have. But if you do not cast your vote, your trusted validator will still represent you in the vote.&#x20;

## Vote on Desktop

There are multiple ways to vote for a proposal, **we suggest using** [stake.like.co](https://stake.like.co/welcome) together with [Keplr Browser Extension](/general-guides/wallet/keplr.md), [Cosmostation Browser Extension](/general-guides/wallet/cosmostation.md) or [Authcore](/depub/register.md).&#x20;

You can also vote directly with [Leap Browser Extension](#delegate-via-leap-browser-extension).

{% content-ref url="/pages/PsfKuvcN3wzkCoWHkv7a" %}
[Vote on desktop](/general-guides/governance/direct-vote/on-desktop.md)
{% endcontent-ref %}

### You may also want to vote with web dashboard

For [Keplr Browser Extension](/general-guides/wallet/keplr.md)

* Keplr Dashboard - <https://wallet.keplr.app/>
* Omniflix - <https://likecoin.omniflix.co/>
* BitSong - <https://wallet.bitsong.io/>&#x20;
* ping.pub - <https://ping.pub/>

For [Keplr Browser Extension](/general-guides/wallet/keplr.md), [Cosmostation Browser Extension](/general-guides/wallet/cosmostation.md), [Leap Browser Extension](/general-guides/wallet/leap.md)

* Leapboard - <https://cosmos.leapwallet.io/>

## Vote on Mobile

Using a mobile browser with [stake.like.co](https://stake.like.co/welcome) can vote by [Authcore](/depub/register.md).

You can also use Keplr Mobile and [Cosmostation app](#delegate-via-cosmostation-app) to vote.

{% content-ref url="/pages/C9idkQ103JHj1WBh9TeU" %}
[Vote on mobile](/general-guides/governance/direct-vote/on-mobile.md)
{% endcontent-ref %}

{% hint style="warning" %}
If the stakeholder votes for a proposal for more than once, the last vote choice will be counted.
{% endhint %}


---

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