# Mercenary Battleground

## Mercenary Battleground

- [Mercenary Battlegrounds](https://mbground.gitbook.io/game/mercenary-battlegrounds.md)
- [🕹️ Start game](https://mbground.gitbook.io/game/about-game/start-game.md)
- [🎮 Matchmaking](https://mbground.gitbook.io/game/about-game/matchmaking.md)
- [🟢 Equory](https://mbground.gitbook.io/game/planets/equory.md): (Planet Equory, where plants have joined together to create incredible wonders)
- [🌑 Arixo (coming soon)](https://mbground.gitbook.io/game/planets/arixo-coming-soon.md): (Planet Arixo, where night lasts forever and day turns into a fiery nightmare)
- [🔵 Aterbum (coming soon)](https://mbground.gitbook.io/game/planets/aterbum-coming-soon.md): (Planet Aterbum, where life is lived in the shadows of giant crystals and the atmosphere is filled with various sound resonances)
- [🤖 Robots](https://mbground.gitbook.io/game/races/robots.md)
- [👽 Alien Worlds](https://mbground.gitbook.io/game/races/alien-worlds.md)
- [☠️ Undead (coming soon)](https://mbground.gitbook.io/game/races/undead-coming-soon.md)
- [🦠 Mutants (coming soon)](https://mbground.gitbook.io/game/races/mutants-coming-soon.md)
- [🔥🌊💨🌍 Elementals (coming soon)](https://mbground.gitbook.io/game/races/elementals-coming-soon.md)
- [⚔️ Types of attaks](https://mbground.gitbook.io/game/mechanics/types-of-attaks.md)
- [🌍 Equory mobs](https://mbground.gitbook.io/game/mobs/equory-mobs.md)
- [Bosses](https://mbground.gitbook.io/game/mercenaries/bosses.md)
- [Regular](https://mbground.gitbook.io/game/mercenaries/regular.md)
- [Meet the Team!](https://mbground.gitbook.io/game/about/meet-the-team.md)
- [GUIDE (https://mbgr.io)](https://mbground.gitbook.io/game/about/guide-https-mbgr.io.md): In order to use Alien Worlds NFTs in our game, you need to buy these all NFTs in our game for points.  You can get points by steaking the allowed NFTs in the Alien Worlds collection


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://mbground.gitbook.io/game/mercenary-battlegrounds.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.
