# Arena - Solo

In this mode, a player will match with another opponent in a single 1v1 match. Your goal is to beat your opponent and get a higher rank.

Each player is allowed 2 pets at the beginning of a match. In this mode, players are permitted to switch once per turn between those 2 pets, each with its own stats.

You will be matched against opponents based on the higher ranked pet.


---

# 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://docs.gunstar.io/whitepaper/the-game/game-modes/arena-solo.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.
