# Audience

All matches take place in an arena with an invisible audience cheering for the combatants. Every action that takes place during the combat can impress the audience to some extent.

In [Casual](/player-dashboard/play-page.md#game-modes) and [Ranked](/player-dashboard/play-page.md#game-modes) mode, impressing the audience leads to extra rewards awarded at the end of the game!

These rewards are obtained regardless of whether you win or lose and can be a consolation or a nice cherry on top of the cake, depending on the situation. The higher the audience score, the higher the reward!

It is unknown what exactly impresses the audience the most; if you want to become a crowd pleaser and reap these rewards, you need to experiment until you find out the best way to impress it!


---

# 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://guide.play-legion.io/gameplay/audience.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.
