# Metarium

## Welcome to the Metarium Whitepaper

Here you will find everything you need to know about the Metarium.

## Official Website and Social Medias

* [**Website**](https://www.metarium.network/)
* [**Twitter**](https://twitter.com/TheMetariumGame)
* [**Telegram**](https://t.me/metariumnetwork)
* [**YouTube**](https://www.youtube.com/channel/UCut22a23TH3p0yVU5TZqLJg)
* [**Github**](https://github.com/metariumgame)

{% hint style="danger" %}
Never trust any unofficial links! Always check before making any action.
{% endhint %}

{% hint style="danger" %}
All information in this whitepaper is subject to change.
{% endhint %}


---

# 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://metarium.gitbook.io/metarium-whitepaper/about-us/metarium.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.
