> For the complete documentation index, see [llms.txt](https://docs.v2.like.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.v2.like.co/zh/general-guides/community/community-call.md).

# #Community Call

每月的[社群治理會議](https://blog.like.co/en/tag/community-call/)於 #Community Call 頻道公開舉行，任何人都歡迎參與。

會議日期及內容請參看：

{% content-ref url="/pages/-MHG5LvRyu16yOMuf99\_" %}
[社群治理會議](/zh/general-guides/governance/community-call.md)
{% endcontent-ref %}

參與會議的方法很簡單：

1\. 到 LikeCoin Discord 點 #Communty Call 頻道參與會議。

![#Communty Call 頻道](/files/ggUOui1lqr1s0h6jmLGm)

2\. 並非發言時請保持靜音。

![靜音按鍵](/files/I5cwu4WFfZ1C6w5Kag4e)

3\. 點右上角顯示聊天。

![點擊進行聊天](/files/Frnghiov1Cfer34OCFxI)

4\. 在會議時可輸入文字內容聊天。

![輸入文字內容聊天](/files/tPwx2S2GbJssP32aryC1)

5\. 會議完結後亦可在 #📞｜community-call-discussion 頻道跟進各項事宜。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.v2.like.co/zh/general-guides/community/community-call.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
