# Gameplay

![](/files/ys697RZyWm9JIlaXabNM)

We use two the most popular game mechanics around the world: **match3 (PvP)** and **farming**. They are not isolated processes in this game, they are related. You can improve your farm playing match3, and you can have additional boosters in match3 if you have a developed farm (sets of decorations, unique bees that you can use while fighting with an opponent in match3).

<figure><img src="/files/KoW8vSq9kd6ZhUWAsRVB" alt=""><figcaption></figcaption></figure>

New players can pass an onboarding process and battle with other players in match3 free of charge. While doing it they can collect fruits, learn game mechanics and increase their stats (e.g. a rank). Each match3 game consists of 4 rounds, granting 2 moves for each bear, with an opportunity to make extra moves.

To participate in match3 tournaments, players have to pay in worth of HoneyCoin. We regularly hold tournaments with a common deposit that is collected from all participants. The more participants, the more the common deposit that will be distributed between all winners according with their tournament's positions.

Having received HoneyCoin and fruits from tournaments and other game activities players can use it on their farms: build new apiaries, extend a field, buy new decorations, etc. Developing a farm players open new boosters in match3 game and can be faster, stronger in battles.

![](/files/9S2v2Nhe3fMYje1USICM)

What is Rank – Rank is a value indicating a bear's level of success in PvP battles. When entering the game, a player is given a starting rank of 200. The rank is calculated according to the result of a PvP battle: +15 is a win, +5 is a draw, -5 is a defeat. The Matchmaking mechanics work as such: when searching for an opponent, the system prioritizes bears with equal rank. If an equal opponent is not found, the search range automatically gets wider.

![](/files/vqxOnKgW3FsnWxsGHKRO)


---

# 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.honeywood.io/en/gameplay.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.
