# Exhibition

Users can enter Exhibition Mode to engage their CyBlocs into casual PvP matches.

This mode will provide a more relaxed, non-serious gaming experience where most users can practice, enjoy and earn some rewards as it will feature CyBall's primary Play-to-Earn mechanic.

CyBall's matchmaking system will ensure only teams of similar average overall ratings are matched against each other to create a fair playground for all users.

There are two types of Exhibition matches:

| **Exhibition 3v3 (Phase 1)**                                                                                                                | **Exhibition 5v5 (Phase 2)**                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>3 CyBlocs per user</li><li>6 key events</li><li>Costs 3 energy per match</li><li>Shorter match duration and lower rewards</li></ul> | <ul><li>5 CyBlocs per user</li><li>10 key events</li><li>Costs 5 energy per match</li><li>Longer match duration and higher rewards</li></ul> |

{% hint style="info" %}
**Hint:**

To understand how a match is played out, refer to [**Match Engine Logic**](/game-mechanics-and-features/match-engine-mechanics.md)**.**
{% endhint %}

![In-match Exhibition 3v3 Demo](/files/AHviq6v4lE4ACsKp5xO6)


---

# 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.cyball.com/game-mechanics-and-features/game-modes/exhibition.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.
