> For the complete documentation index, see [llms.txt](https://whitepaper.gamerarena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.gamerarena.com/welcome.md).

# Welcome

GAU Token is powering the whole Gamer Arena experience, used primarily as currency in the platform to compete and get rewarded on duels and tournaments.\
\
Gamer Arena is a competitive gaming platform where gamers get rewarded for gaming skills, efforts, and loyalties through the **Challenge & Earn** model powered by blockchain technology. \
\
Gamer Arena has three products: [Gamer Arena Platform](https://gamerarena.com), [Gamer Arena App](/products/gau-arena.md), and [gaulaxy **labs**](https://www.gaulaxy.com/).

<div align="left"><img src="/files/gb4DKN9WxdK00ig4jdnl" alt="https://about.gamerarena.com"></div>

### Jump right in

Follow our guides to learn our platform as quickly as possible:

{% content-ref url="/pages/Ob4RJoM6yNBlLeeWKNJ1" %}
[Gamer Arena Platform](/products/gamer-arena-platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/uedTakgMKIx7pvp9JueA" %}
[Duels & Tournaments](/duels-and-tournaments.md)
{% endcontent-ref %}

### GAU Token Fundamentals

Learn the basics and main features of GAU Token:

{% content-ref url="/pages/7ElSTiaIehyKGzSpdVdn" %}
[Utility](/gau-token/utility.md)
{% endcontent-ref %}

{% content-ref url="/pages/pMTxYqaB367SaUTIW4R4" %}
[Tokenomics](/gau-token/tokenomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/AqOXNrI2haHW2Sb3Mlu7" %}
[Vesting](/gau-token/vesting.md)
{% endcontent-ref %}


---

# 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:

```
GET https://whitepaper.gamerarena.com/welcome.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.
