# xArena

### Overview

The concept behind xArena is simple; your NFT is fighting another one.&#x20;

There is a lot of randomness in the fights to assure everyone that they are fighting the same before the battle starts; there is a random roll between the player's first attack, and after that, in each round, there is a random dmg attack between 20-80 the player that goes first to 0 is losing.&#x20;

90% of the betting pool goes to the winner.&#x20;

<figure><img src="/files/L0HyY0ix1OxBWDA0ho1b" alt=""><figcaption><p>xArena Fight</p></figcaption></figure>

### The HUB

In the HUB, you can see the currently fighting collections. You can add any NFT collection you want in the HUB by paying a fee of 250k $ESTAR that will be burned or 10 $EGLD. This amount can be subject to changes.&#x20;

<figure><img src="/files/QYhk42JCDhDXrgatRwdl" alt=""><figcaption><p>xArena HUB</p></figcaption></figure>

You can choose your opponent by paying the fee, and it can be any collection from the MultiversX ecosystem.

### The Dominance

Every first of the month, the Dominance will be reset, and 5% of the amount bet between the two collections will be sent to the holders of that Collection.&#x20;

<figure><img src="/files/0P3nnEkvD2JAULyqHxln" alt=""><figcaption><p>xArena Dominance</p></figcaption></figure>

Contact us at <contact@estar.games> or on our social channels.


---

# 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://whitepaper.estar.games/games/xarena.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.
