# 社群

[LikeCoin Discord](http://discord.gg/likecoin) 歡迎任何人參與，涵蓋創作、開發、治理、產品討論等各種話題，讓公眾與驗證人及各個持份者進行交流。

## 如何加入 LikeCoin Discord

**步驟一**： 註冊 Discord 帳號並於瀏覽器輸入 <https://discord.gg/likecoin> 邀請連結或在 Discord app 參找 LikeCoin。於登入畫面點「接受邀請」。

<figure><img src="/files/9s7r3DucyopchEyXkbzp" alt=""><figcaption><p>點「接受邀請」</p></figcaption></figure>

**步驟二**：看到「您必須先完成一些步驟才可能開始聯天」點「完成」。

<figure><img src="/files/2la9F85jKxXlnRK5dkEV" alt=""><figcaption><p>點「完成」</p></figcaption></figure>

**步驟三**：閱讀群組規則後點「我已詳閱並同意規則」再點「按受」。

<figure><img src="/files/a8a69IFs4aE0nQA4zxm0" alt=""><figcaption><p>點「按受」</p></figcaption></figure>

**步驟四**：到 #👍｜verify 頻道按 ✅ 進行認證。

<figure><img src="/files/n1ECGFqfWuuGrfa95peS" alt=""><figcaption><p>按 ✅ 進行認證</p></figcaption></figure>

此外亦可在 LikeCoin Discord 使用以下功能：

* [#Community Call](/zh/general-guides/community/community-call.md)－參與每月社群治理會議
* [#🎫｜open-a-ticket](/zh/general-guides/community/open-a-ticket.md) - 使用 Discord 客服工具私訊管理員
* [#🌊｜faucet-mainnet](/zh/general-guides/faucet.md) - 主網水龍頭
* [#💧｜faucet-testnet](/zh/general-guides/community/faucet-test.md)－獲取少量 LikeCoin 在 testnet 試用各種功能
* [#🔁｜translate-wallet-prefix](/zh/general-guides/community/translate-wallet-prefix.md)－雙向查詢新舊前綴錢包地址
* [LikeCoin Disocrd 錢包](/zh/general-guides/community/discord-wallet.md) - 在 Discord 傳送及接收 LikeCoin
* [LIKE this mesage](/zh/general-guides/community/like-this-mesage.md) - 在 Discord 「拍手」傳送 5 LIKE 予訊息作者
* [Share to DePub](/zh/general-guides/dapp/depub.space/from-likecoin-discord-to-depub.space.md) - 從 LikeCoin Discord 推文到 [depub.space](https://depub.space/)


---

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