> For the complete documentation index, see [llms.txt](https://gladiantoken.gitbook.io/internal-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gladiantoken.gitbook.io/internal-wiki/what-is-gladian.md).

# WHAT IS GLADIAN

**Play-to-earn games, also known as blockchain games, offer several advantages over traditional games. These include true ownership of in-game assets, stored on the blockchain and able to be bought, sold, and traded on marketplaces, transparency and fairness ensured by blockchain technology, and a strong sense of community engagement as players can trade and interact with one another.**

**Gladian is a fantasy play-to-earn gladiator game with unique web-based RPG elements. When you log in to the game universe, you will have a gladiator and will be able to embark on many adventures in the Gladian world with your unique gladiator. Thanks to the unique quests, crafting, duels, and shop systems offered in the game, you can experience the Gladian world through many different activities.**

**Gladian always offers a competitive gaming environment for players. Players can increase their chances of earning GLD by playing the Gladian. Don't miss your opportunity to earn GLD in many different ways in the Gladian world!**

<figure><img src="/files/arBZvfBjqhabUiUHmS7T" 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://gladiantoken.gitbook.io/internal-wiki/what-is-gladian.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.
