> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/korean/world-contents/connect-zone/plaza-tba.md).

# Plaza (TBA)

광장(Plaza)은 제프월드의 메인 커뮤니티 공간으로 여러가지 관심사를 가진 많은 사람들이 교류하는 공간입니다. 유저는 광장에서 첫 커뮤니티 활동을 시작하고, 관심있는 주제의 특정 커뮤니티를 찾아 가입할 수 있습니다.\
또한 광장에서는 단체 미니게임이 제공되어 제프월드의 유저들과 소통할 수 있는 공간입니다.

### 책장(커뮤니티 검색)

제프월드에 입점해 있는 모든 커뮤니티의 정보를 검색하고 해당 커뮤니티의 공간으로 이동할 수 있습니다.

* 관심있는 주제의 커뮤니티를 해시태그(#)로 쉽게 찾아볼 수 있습니다.
* 유저들의 방문 빈도가 높은 커뮤니티는 ‘오늘의 커뮤니티’로 선정됩니다.
* 워프 / 걸어서 이동하기 / 이동수단 이용하기로 커뮤니티존을 쉽게 찾아갈 수 있습니다.

### 제프 도네이트

광장에 있는 분수대에 $JEFF 토큰을 던져 기부를 할 수 있습니다. 기부된 토큰은 향후 DAO 의결을 거쳐 의미있는 곳에 투명하게 기부 될 예정입니다.

기부하는 방법은 다음과 같습니다.

* 분수대 안에 물고기를 클릭 해 ‘기부하기’ 버튼을 클릭합니다.
* 기부할 금액을 입력하면 분수대에 토큰을 던질 수 있습니다.
* 기부가 완료되면 제프월드 전체 메시지로 알림 메시지가 전송됩니다.


---

# 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://jeff-world.gitbook.io/jeff-world/korean/world-contents/connect-zone/plaza-tba.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.
