# Plaza

The Plaza is the main community space in JEFFWorld, where people with various interests come together to interact. Users can start their first community activities in the Plaza and join specific communities based on their interests.

### Community Shelf (Community Search)

You can search for information about all the communities that are established in JEFFWorld and navigate to their respective spaces.

* You can easily find communities of interest using hashtags (#) for specific topics.
* Communities with high user visit frequency are selected as "Community of the Day."
* You can easily navigate to community zones using options like warf, walking, or using transportation methods.

### JEFF Donate

You can make donations by throwing $JEFF into the fountain in the Plaza. The donated $JEFF will be transparently allocated to meaningful causes through DAO governance in the future.

**Here's how you can donate**

* Click on the fish inside the fountain and click the "Donate" button.
* Enter the donation amount, and you can throw tokens into the fountain.
* Once the donation is complete, a notification will be sent as a global message in JEFFWorld.


---

# 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://jeff-world.gitbook.io/guidebook/world-contents/community-zone/plaza.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.
