# 為議案存入保證金

{% 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](/zh/general-guides/governance/likecoin-chain.md) 升級 FoTan 後，每位 Liker 都可以直接存入議案進入投票程序所需的保證金。

所有驗證人均可以動議議案，議案需於兩週內獲任何人存入十萬 [LikeCoin](https://like.co/) 保證金才可以進入投票程序。

假若動議只獲得少於十萬 LikeCoin 保證金，動議將被中止。已提交的保證金將撥入社群基金 ( Community Pool )，由其他議案決定其用途。

留意，若未能超過法定投票權，又或者三份一以上投票權強烈反對（被視為「惡意提案」），則議案不通過之餘，LikeCoin 保證金也會被沒收並撥入社群基&#x91D1;**；**&#x5426;則保證金將歸還予出資的 Likers。

存入保證金的方式有多種，我們建議使用 [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

到 [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) 登入。留意 Keplr 與 Cosmostaiton 只可於桌機瀏覽器中使用，Authcore 則桌機手機兩相宜。

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

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

登入後，到左手邊菜單選擇「Proposals」顯示所有議案，點選你需要存入保證金的議案。

![到左手邊菜單選擇「Proposals」並點選你需要存入保證金的議案](/files/-Ml8UudxVa57xpeMNlAG)

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

進入議案頁面出現議案內容，點右上角「Deposit」。

![點「Deposit」](/files/-Ml8V2JF3Dz3U9fZLXof)

### 步驟四：存入保證金

在「Amount」空格輸入需要存入的保證金數量。

![在「Amount」空格輸入需要存入的保證金數量](/files/-Ml8VKu5fD0GJ2R9ZOOu)

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

![點「Next」](/files/-Ml8VbtLHEGxA-wdRMa6)

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

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

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

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

成功存入保證金。

![Successful deposit! 成功存入保證金](/files/-Ml8Vsv711LWNbDcMkPC)

### &#xD;步驟五：查看存入紀錄

到左手邊菜單選擇「Transactions」會看到存入保證金紀錄。

![到「Transactions」看到存入保證金紀錄](/files/-Ml8WR1PsznC9keQUhz2)

{% hint style="info" %}
議案投票通過、或不是因為未能超過法定投票權又或者三份一以上投票權強烈反對而導致未能通過，保證金將發還予出資的 Liker。
{% 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/proposal-deposit.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.
