> For the complete documentation index, see [llms.txt](https://docs.metastudio.pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metastudio.pt/product-line/product/the-hub.md).

# The Hub

The Hub is a miniverse that allows companies to gamify and add token utility, build better communities, improve user retention, and add extra revenue without spending any money or years in development.\
\
In summary, we enable, Web3 communities, projects, and casinos to have an interactive space full of fun and rewards. <br>

Our Hub has many features, and we’re adding more every day

{% hint style="info" %}
See the full list of features in our [roadmap](/roadmap/roadmap.md).
{% endhint %}

From the start, communities can **play multiple games,** **chat, build guilds, and have detailed user profiles with achievements and more**.

Players can enjoy a **growing library of games**, take part in regular events and tournaments, beat other players' high scores, and join **challenges and daily quests** for extra goals and rewards.

The Hub has built-in r**eward systems**, letting players **earn in-game rewards for their activities.** We also have loyalty programs to reward players for staying active.

The Hub works fully in **WEBGL**, and our Version 2 update (currently in development) will support different blockchains and devices, making it easy to use with any blockchain and online casino systems.

Lastly, we let **Hub owners** customize the look and feel of their Hub to match their brand, ensuring a consistent user experience (**additional cost**).

<figure><img src="/files/O8yRM4eoMUTzTFPu10U6" alt=""><figcaption></figcaption></figure>


---

# 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.metastudio.pt/product-line/product/the-hub.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.
