# An Even Playing Field

Since there are financial stakes to our game - we believe it is of utmost importance that the game has zero pay-to-win elements.

To this end, we have made it so that *every playable card in the game can be unlocked simply by playing the game* and the only thing that can be purchased within the game is unlockable cosmetics.

Players earn experience points at the end of every match. After gaining a certain number of experience points, players will level up and unlock a new card.

#### Matchmaking

At launch, matchmaking will be very simple and connect players to other players searching for a game without any conditions. This is to allow for players to find a game more easily and quickly while our community is still growing.

However, after a certain point we will introduce new matchmaking rules that only connect players within the same level bracket with access to the same cards.

#### Card Balance

Finally, our team intends to release frequent balance changes to cards in the game in response to community feedback as well as internal game data. This is not only to keep the game fair but also to shake up the meta and keep it fresh.


---

# 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://yokai-rumble.gitbook.io/yokai-rumble/about-yokai-rumble/an-even-playing-field.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.
