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

# Community

KLAYDICE has created various community channels to provide users with transparency and prompt customer services.

Unlike existing centralized game channels, we want to provide a user-centered community ecosystem in which the community members can participate actively, in line with the decentralization, the purpose of blockchain. Users can raise their opinions to revitalize the KLAYDICE ecosystem and can participate directly or indirectly in various policy making processes.&#x20;

This community spirit will develop a healthier ecosystem of KLAYDICE, and users will acquire DICE as a reward for participating in the community ecosystem.

“KLAYDICE Community Ecosystem for All” Become a part of KLAYDICE by joining the community below right now.

You are an important member of the KLAYDICE project and also the HERO of KLAYDICE.

![](/files/WCjjDiIsrQRwf05j6kpZ)  [https://klaydice.io](http://klaydice.io/)

![](/files/3vXYo0J5jHWgw1jAxH8k)  <https://twitter.com/klaydice>

![](/files/MnGZQsaIPO9nkdb0M7jL)  <https://discord.gg/WUbE7sAAtU>

![](/files/CFzFJFcgdfzUwoiFdXk3)  <https://t.me/KlayDice_official>

![](/files/ZTXsSjfYeoBiSvnqbdXF)  <https://www.youtube.com/klaydice>

KLAYDICE will continue to communicate more closely with users by creating additional community channels.


---

# 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.klaydice.io/community.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.
