# Social Hubs

Social Hubs are a core game format allowing players to meet and discover interesting areas. They may include secret areas,[ **parkour races**](https://docs.sandbox.game/jp/creators/game-maker/creative-guide/experience-guide/parkour-and-platformers), mini-games/puzzles, NFTs to view, and more.

Often these activities are crafted to engage players in a universe and invite them to learn about other Experiences made by the same creator, which are likely published on the same Estate.

{% embed url="<https://www.youtube.com/watch?v=jnfMyl__he8>" %}


---

# 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://docs.sandbox.game/jp/creators/game-maker/creative-guide/experience-guide/social-hubs.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.
