> For the complete documentation index, see [llms.txt](https://wiki.acala.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.acala.network/ecosystem/community.md).

# Community

## General Discussion & Support

[Discord](https://discord.gg/5JJgXKSznc) **|** [Discourse Forum](http://forum.acala.network) **|** [General Enquiry Email](mailto:hello@acala.network)

Issues can be raised directly in the respective [Github repo](https://github.com/AcalaNetwork)

## **Social & Announcements**

#### Acala

[Discord](https://discord.gg/xZfRD6rVfJ) | [Twitter](https://twitter.com/AcalaNetwork) | [Telegram](https://t.me/AcalaAnnouncement) **|** [Medium](https://medium.com/acalanetwork) | [Facebook](https://www.facebook.com/acalanetwork/) | [LinkedIn](https://www.linkedin.com/company/acalanetwork) | [Reddit](https://www.reddit.com/r/acalanetwork) | [YouTube](http://youtube.com/c/acalanetwork)

#### **Karura**

[Discord](https://discord.gg/xZfRD6rVfJ) | [Twitter](https://twitter.com/KaruraNetwork) | [Telegram](https://t.me/karuraannouncements) **|** [LinkedIn](https://www.linkedin.com/showcase/karuranetwork/) | [Reddit](https://www.reddit.com/r/karuranetwork)

For more updates on the Acala and Karura ecosystems, subscribe to the [newsletter](https://share.hsforms.com/1X9RxkXk-R62I0VNbATaDXw4h8qc).

## **Regional and Language-Specific Communities**

Please use best practices when engaging with community-managed channels. Keep in mind that no admin or representative from Acala will ever message you or add you to a channel. Beware of imitation Acala representatives and always confirm information with our official channels.

#### **Telegram**

[French](https://t.me/AcalaFR) **|** [Italian](https://t.me/acalaitalia) **|** [Korean](https://t.me/acalakorea) **|** [Portuguese](https://t.me/acalaportugues) **|** [Russian](https://t.me/acalarussia) **|** [Spanish](https://t.me/acalaespanol) **|** [Thai](https://t.me/acalathai) **|** [Turkish](https://t.me/Acala_Turkiye) **|** [Ukrainian](https://t.me/acalaukraine) | [Vietnamese](https://t.me/AcalaVietnamese)

#### **WeChat**

[Chinese](https://u.wechat.com/MODhkDzRP9Lve93NmBI3EI8)

## **Unofficial Communities**

#### **Telegram**

[Acala & Karura Unofficial](https://t.me/acala_karura_unofficial)\
\
**Discord**

[Acala+ (Unofficial)](https://discord.gg/MGPNchpkV2)


---

# 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:

```
GET https://wiki.acala.network/ecosystem/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.
