# Komunitas

## Saluran

| Saluran   | Tautan                                                                         | Tujuan                                 |
| --------- | ------------------------------------------------------------------------------ | -------------------------------------- |
| Discord   | [discord.gg/vZ9rnCdNSB](https://discord.gg/vZ9rnCdNSB)                         | Dukungan pengembang, diskusi komunitas |
| Telegram  | [t.me/+tdnr-M6kcngxYzhk](https://t.me/+tdnr-M6kcngxYzhk)                       | Pengumuman dan pembaruan               |
| GitHub    | [github.com/rome-labs](https://github.com/rome-labs)                           | Kode sumber, masalah, kontribusi       |
| Blog      | [rome.builders/blog-publications](https://www.rome.builders/blog-publications) | Wawasan teknis dan berita kemitraan    |
| Situs web | [rome.builders](https://www.rome.builders)                                     | Tinjauan umum dan tautan dokumentasi   |

## Mendapatkan Bantuan

1. **Periksa dokumentasi** — dokumentasi ini mencakup sebagian besar pertanyaan umum
2. **Cari di Discord** — pertanyaan Anda mungkin sudah dijawab
3. **Tanyakan di Discord** — komunitas pengembang aktif dan membantu
4. **Buka issue di GitHub** — untuk bug, permintaan fitur, atau perbaikan dokumentasi

## Berkontribusi

Repositori Protokol Rome ada di GitHub di [github.com/rome-labs](https://github.com/rome-labs). Kontribusi diterima melalui pull request.


---

# 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.rome.builders/id/sumber-daya/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.
