# 持份者直接投票

{% hint style="warning" %}
此文檔只適用於 Liker Land 和 LikeCoin v2。如需了解 [3ook.com](http://3ook.com/) 和 LikeCoin v3，請至 [docs.3ook.com](http://docs.3ook.com/) 及 [dao.like.co](https://dao.like.co/)。
{% endhint %}

自 LikeCoin chain 升級 FoTan 後，每位經已委託 LikeCoin 予驗證人的持份者都可以直接就議案投票。

以往驗證人投票即是代表你投票，但現在你可以為自己的想法作主，例如你的驗證人在議案投反對票，你依然可以就你的持份投下支持一票。然而如果你沒有直接投票，就會以你信任的驗證人的選擇為你的選擇。

## 以桌機投票

投票的方式有多種，**我們建議使用** [stake.like.co](https://stake.like.co/welcome) 配合 [Keplr Browser Extension](/zh/general-guides/wallet/keplr.md)、[Cosmostation Browser Extension](/zh/general-guides/wallet/cosmostation.md) 或 [Authcore](/zh/depub/register.md)。

或直接使用 [Leap Browser Extension](/zh/general-guides/wallet/leap.md) 進行投票。

{% content-ref url="/pages/3LtjyTbatpx8Dc8lm7LT" %}
[以桌機投票](/zh/general-guides/governance/direct-vote/on-desktop.md)
{% endcontent-ref %}

### 你也可以通過以下網站投票

#### 適用於 [Keplr Browser Extension](/zh/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/>

#### 適用於 [Keplr Browser Extension](/zh/general-guides/wallet/keplr.md), [Cosmostation Browser Extension](/zh/general-guides/wallet/cosmostation.md), [Leap Browser Extension](/zh/general-guides/wallet/leap.md)

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

## 以手機投票

使用手機瀏覽器於 [stake.like.co](https://stake.like.co/welcome) 可配合 [Authcore](/zh/depub/register.md) 投票。

你也可以使用手機應用程式 [Keplr Mobile](/zh/general-guides/wallet/keplr-mobile.md) 及 [Cosmostation app](/zh/general-guides/wallet/cosmostation-mobile.md) 投票。

{% content-ref url="/pages/aBCV5l3bcMvSOJJVwV8n" %}
[以手機投票](/zh/general-guides/governance/direct-vote/on-mobile.md)
{% endcontent-ref %}

{% hint style="warning" %}
如持份者重覆投票予同一議案，將以最後一次投票的選擇為依歸。
{% 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/zh/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.
