# Arena

In the Arena you can choose up to eight of your Knights to fight against another player. The aim is to destroy all the opponents Knights by moving across the board and attacking.

On each turn, you can move three Knights.

![](/files/1JLoHPKy29i3r3z9SZOq)

Both players need to stake an equal amount of Polygon's $MATIC token into the game for the winner to claim.

There are different Knights available with different strengths, and Knights can be upgraded from level 1-3 with $SILVER.

You can Host your own match where you choose the amount of $MATIC to stake, and what type of opponent can join.

If you join an existing arena match, you will have to stake an equal amount of $MATIC as the host of the game.

When joining a game, you will be able to see how many Knights the host has entered and what level they are, but not the exact type of them.

{% hint style="info" %}
If any player doesn't move within 36 hours, the opponent can claim a forfeit and win the game.
{% endhint %}

A tax of 6% is applied when staking $MATIC (see [Tokenomics](/knights-kingdom-whitepaper/knights-kingdom/tokenomics.md)).

Our native token $SILVER is also rewarded on winning a game. The amount of $SILVER won is based on the amount of $MATIC staked at a rate of 2%.

If you lose a game, you can still claim 2% of your $MATIC stake back, and even a little $SILVER (.25% of $MATIC staked).


---

# 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://knights-kingdom-1.gitbook.io/knights-kingdom-whitepaper/knights-kingdom/arena.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.
