# #Community Call

The [monthly public community call](https://blog.like.co/en/tag/community-call/) is held openly on the #Community Call channel, and everyone is welcome to join.

For the date and content of the meeting, please refer to:

{% content-ref url="/pages/-MOBt16NejkjCoH\_y-Iv" %}
[Community Call](/general-guides/governance/community-call.md)
{% endcontent-ref %}

Participating in the community call is simple:

1\. Go to the #Community Call channel on the [LikeCoin Discord](https://discord.gg/likecoin) and join the call.

![#Community Call channel](/files/DlbDgWlU0tXzBG08jyBD)

2\. Please mute your mic when you are not speaking.

![mute button](/files/FZNiatRck2arLkyDiWAP)

3\. Tap "Show Chat" in the upper right corner.

![Click to show chat](/files/gilSwfnklCI5gqBieNL8)

4\. You can enter text content to chat during the meeting.

![Enter text content to chat during the meeting](/files/Z8BkZu9SvgNkAPaxkvf8)

5\. You can also follow up on various issues in the 📞｜community-call-discussion channel.


---

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