# Game Concept

## A New Web3 Game for all Football Fans

5TARS has different **Match Combat Arenas, each Arena represents a real-life Event Football Game** where 5TARTERS can make predictions before the beginning of the game. Players can predict scores, possession percentages, which player will score the first goal, and players can also predict the number of red cards, yellow cards and corners each team will get.

{% hint style="info" %}
Learn more about [Prediction Points](/arenas-game/prediction-points.md).
{% endhint %}

NFTs will act as boosters in order to increase your points, based on the performance of the players during the game, which impacts your position on our Leaderboards. The top players on our leaderboards will win amazing gift cards from GoGift!

{% hint style="info" %}
Learn more about [Fantasy Points](/arenas-game/fantasy-points.md).
{% endhint %}

Challenge the rest of the 5TARTERS community, compete and climb up in the **Arena Leaderboards**. Become the best predictor and win amazing prize&#x73;**.**

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

{% hint style="info" %}
For more information, check out our [Game Rules](/5tars-wiki/game-rules-and-terms.md) page.
{% endhint %}


---

# 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://wiki.5tars.io/5tars-wiki/game-concept.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.
