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

# Services for Community

저희는 디스코드 유저를 포함한 모든 커뮤니티 유저분들에게 다양한 즐거움을 제공하고자 합니다. 함께 DEMO 세계를 조사하고 연구하고 즐기며 세계관을 확장시켜 나가고 참여할 수 있는 많은 기회를 만들어갈 계획입니다. DEMOneer가 원하는, DEMOneer를 위한, DEMOneer의 커뮤니티를 만들어 가겠습니다.

### Mini Games

DEMO 세계관과 연결된 미니게임입니다. 디스코드 등 커뮤니티를 통해 플레이하며 포인트를 축적하고, 아직 잠겨진 추가 요소를 해금할 수도 있습니다.

![](/files/SfidarDHNUI53MsMj5Wa)

### Secret Services

시크릿 서비스와 관련하여 다양한 계획들이 기획중에 있습니다.&#x20;

현장과의 연계성을 더욱 강화하고, NFT를 꾸미고 성장시키는등 보다 재미있는 게임성을 가질 수 있도록 변화시켜 나가고자 합니다. 커뮤니티에서 제안해주시는 다양한 의견도 실현하여 NFT에 더 큰 가치를 부여해나가겠습니다.


---

# 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.demonion.io/demo-nft-and-games/services-for-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.
