# Game Play

{% embed url="<https://youtu.be/DldbyjkdLX0>" %}

메타 아레나 정식 게임은 텔레그램을 통해 제공되는 Full 3D battle RPG 게임입니다. \
나만의 아바타로  누구나 쉽고 재미있게 몰입할 수 있는 게임 경험을 제공합니다.

{% content-ref url="/pages/4vXGU7qTVhSKOUs9CWOu" %}
[META Quest](/game-play/meta-quest.md)
{% endcontent-ref %}

{% content-ref url="/pages/h7tNgOC8EgegQYr0PmBs" %}
[Adventure](/game-play/adventure.md)
{% endcontent-ref %}

{% content-ref url="/pages/LiiPrQv3HMlyvR2t1hLs" %}
[PVP](/game-play/pvp.md)
{% endcontent-ref %}


---

# 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.metaarena.world/game-play.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.
