# 以桌機投票

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

## 於 stake.like.co 投票

### 步驟一：委託 LikeCoin

投票前請確認已委託 [LikeCoin](https://like.co/) 予驗證人，委託給任何一個驗證人也是可以的。

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

### 步驟二：登入 stake.like.co

到 [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) 登入。

![到 stake.like.co 選擇 Keplr Browser Extension、Cosmostation Browser Extension 或 Authcore 登入](/files/BGkFISAGnxAxoWH7nofu)

### &#xD;步驟三：選擇議案

登入後，到左手邊菜單選擇「Proposals」顯示所有議案，選擇你需要投票的議案。

![到左手邊菜單選擇「Proposals」並點選你需要投票的議案](/files/-MjDBHvvfOepTUwRulpx)

### &#xD;步驟四：進入議案頁面

進入議案頁面出現議案內容、現時投票情況、有誰投過票等。留意只有驗證人投票才會顯示頭像。

![進入議案頁面](/files/-MjDBhGIL0qW168Vu0hK)

### 步驟五：開始投票

點選右上角的「Vote」，然後在頁面右下角出現&#x20;Yes（支持）、No（反對）、No with Veto（強烈反對）、Abstain（棄權）四個投票選項。選擇其中一項後點「Next」。

![點選右上角的「Vote」再選擇 Yes、No、No with Veto 或 Abstain 後點「Next」](/files/-MjDDXtjo4pnMcB7wPwI)

投票需要手續費，查看並同意後再點「Next」。

![點「Next」](/files/-MjDDkoweHeTZkd-XpyU)

系統要求簽署確認，Keplr 及 Cosmostation 用戶點「Send」以後會彈出視窗要求確認執行。Authcore 用戶直接點「Send」。

![點「Send」](/files/-MjDEaZywvoAC_KFbZjZ)

完成確認後系統顯示指令下達，請等待投票完成並不要關掉這個畫面。

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

投票成功。

![Successful vote! 投票成功](/files/-MjDH2lb0pMfzVsIu3ls)

### &#xD;步驟六：查看投票紀錄

到左手邊菜單選擇「Transactions」會看到以往投票紀錄。

![到「Transactions」查看投票記錄](/files/-MjDHsWaCNiUlmm5MTBI)

## 使用 Leap Browser Extension 投票

### 步驟一：委託 LikeCoin

投票前請確認已委託 LikeCoin 予驗證人，委託給任何一個驗證人也是可以的。

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

### 步驟二：登入 Leap Browser Extension 並選擇議案

打開 [Leap Browser Extension](/zh/general-guides/wallet/leap.md)，點「Governance」，選擇「Voting Period」正在投票的議案。

<figure><img src="/files/dt7WpWdkTpEEAEt5c7gU" alt=""><figcaption><p>點「Governance」，選擇「Voting Period」正在投票的議案</p></figcaption></figure>

### 步驟三：開始投票

查看議案內容及投票狀態，並點「Vote」開始投票。

<figure><img src="/files/4CUgUwEzqVUfDXmCvqle" alt=""><figcaption><p>點「Vote」開始投票</p></figcaption></figure>

### 步驟四：投票選項

出現 Yes（支持）、No（反對）、No with Veto（強烈反對）、Abstain（棄權）四個投票選項。選擇其中一項後點「Submit」。

<figure><img src="/files/cJvWvqFLsxE8wr8ppcAt" alt=""><figcaption><p>選擇 Yes、No、No with Veto 或 Abstain 後點「Submit」</p></figcaption></figure>

### 步驟五：查看投票

投票完成並顯示投票記錄。

<figure><img src="/files/dSCEIzNigQfyVsOnMOCV" alt=""><figcaption><p>投票完成並顯示投票記錄</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/zh/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.
