# Penalty mini-game

This mini-game is a football penalty shootout simulator. Users have the opportunity to take penalty kicks and must choose the strength and direction of the shot. These choices will determine the chances of scoring a goal and, therefore, obtaining a reward.

If the user shoots with precision and adequate strength, the chances of scoring a goal will increase. However, if the shot lacks accuracy or power, the chances of success will decrease.

<figure><img src="/files/Bx0GPasQ6WcVLL8jSP8n" alt="" width="375"><figcaption></figcaption></figure>

When users manage to score a goal, they will receive a reward that can include prizes as Training Sessions, Boosters (Fantasy and Prediction Power Cards), NFT Random Cards, NFT Albums, NFT Rare Cards, NFT Legendary Cards, or even STARCOINS.

All users will be able to take 1 penalty shot per day, and more penalties will become available depending on their user level.

In addition, you can now purchase as many penalties as you like in the Shop. Regularly, we will hold contests to determine which users take the most penalties and which of them score the most. Stay tuned for these exciting opportunities to showcase your skills and win rewards!


---

# 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/penalty-game/penalty-mini-game.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.
