> For the complete documentation index, see [llms.txt](https://w3gg.gitbook.io/w3gg-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://w3gg.gitbook.io/w3gg-litepaper/w3gg.io-or-our-platform/spaces.md).

# Spaces

<figure><img src="/files/UGQ9ZjTKwP45MCxzLUl8" alt=""><figcaption><p>Watch out for our community Spaces</p></figcaption></figure>

**\*Launching Soon\***

Discover, Connect, Earn: The Power of Spaces at W3GG. \
Spaces are your gateway to dynamic gaming communities, where you can connect with others who share your passions, whether it's for a specific game, influencer, region, or niche in pop culture.

* **Join Vibrant Communities**: Dive into unique Spaces dedicated to different gaming interests and cultures. Meet like-minded players, discover the latest trends, and share your voice in a safe and engaging environment.
* **Earn Rewards**: Your active participation isn't just about making connections; it's about earning rewards. Every post, comment, and shared experience can earn you WXP, making your interactions valuable and appreciated.
* **Highlight Your Creativity**: User-generated content shines here. Share gameplay videos, write guides, or engage in creative challenges. Your contributions aren't just posts—they're pivotal elements that elevate the entire community.
* **Shape the Conversation**: Be part of something bigger. Every Space is a hub for ideas, where collaboration drives trends and players shape the gaming culture in real time.
* **Build Your Profile**: Your involvement enhances your reputation. Earn badges, recognition, and network with others who value creativity and meaningful connections.


---

# 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://w3gg.gitbook.io/w3gg-litepaper/w3gg.io-or-our-platform/spaces.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.
