# 메셔 커뮤니티

* [텔레그램 공지방](https://t.me/mesherofficial): 메셔의 소식이 빠르게 공지되는 채널
* [텔레그램 커뮤니티](https://t.me/mesherOfficialCommunity): 메셔의 유저들과 자유로운 대화를 나눌 수 있는 채널
* [디스코드](https://discord.com/invite/Y7jRgEPea8): 다양한 주제의 대화를 나눌 수 있는 채널


---

# 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.mesher.io/links/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.
