# 驗證人

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

![驗證人](https://887379602-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LL4mdaVjNgL6A1--PV0%2F-MDK2gvR9BNRoX5fywDr%2F-MDK425cjNuVYR5HDLjh%2FLikeCoin_AD78_PostList_1213.png?alt=media\&token=9b3a2a10-ef4a-4000-ab23-843c1e30675e)

## 銀行+立委 <a href="#bank-legco" id="bank-legco"></a>

[LikeCoin](https://like.co/) DAO 的驗證人同時擔當「銀行」及「立法委員」的角色。

驗證人 ( Validators ) 負責 7x24 營運伺服器群以核實所有 Likers 的資料記錄，包括代幣轉賬、內容發佈、投票動作等。LikeCoin DAO 的驗證人同時擔當銀行及立法委員的角色。

### **負責記帳（銀行）**

傳統做法，我們需要一些有公信力的機構，例如銀行或政府，收取服務費去處理帳目記錄。在 LikeCoin DAO，帳目以分散對等的方式，由 Likers 授權的「驗證人」負責記錄，每筆操作只需 5 秒且成本極低。

### **負責動議及投票（立法委員）**

Likers 透過委託的方法授權給驗證人。委託 LikeCoin 代表 Liker 信任驗證人的技術能力、知識及誠信，並同意由他代表。

{% content-ref url="direct-vote" %}
[direct-vote](https://docs.v2.like.co/zh/general-guides/governance/direct-vote)
{% endcontent-ref %}

## 驗證人狀態 <a href="#status" id="status"></a>

### 活躍驗證人 ( Active Validator)&#x20;

履行[驗證交易](https://docs.v2.like.co/zh/dapp/background#9e68)責任，並在 LikeCoin DAO 憲法界定下的活躍驗證人數目內獲得最多委託的驗證人。

### 閒置驗證人 ( Inactive Validator )

驗證人並無履行驗證交易責任正在「坐牢」( Jailed ) ，又或者在 LikeCoin DAO 憲法界定下的活躍驗證人數目以外，委託量不足的驗證人。

## 成為驗證人

{% content-ref url="what-is-a-validator/become-a-validator" %}
[become-a-validator](https://docs.v2.like.co/zh/general-guides/governance/what-is-a-validator/become-a-validator)
{% endcontent-ref %}


---

# 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/what-is-a-validator.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.
