# Mini Games

- [Introduction to Mini Games](https://help.smartico.ai/welcome/products/mini-games/introduction-to-mini-games.md)
- [Game template setup](https://help.smartico.ai/welcome/products/mini-games/game-template-setup.md)
- [Custom skins for Mini-games](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games.md)
- [Spin The Wheel Skins](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games/spin-the-wheel-skins.md)
- [Scratch Card Skins](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games/scratch-card-skins.md)
- [Giftbox Skins](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games/giftbox-skins.md)
- [Treasure Hunt Skins](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games/treasure-hunt-skins.md)
- [Lootbox 2.0 Skins](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games/lootbox-2.0-skins.md)
- [Missions Lootbox Skin](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games/missions-lootbox-skin.md)
- [Voyager Skins](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games/voyager-skins.md)
- [Ballanza Skins](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games/ballanza-skins.md)
- [Coin Flip Skins](https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games/coin-flip-skins.md)
- [Mini-games on the landing pages](https://help.smartico.ai/welcome/products/mini-games/mini-games-on-the-landing-pages.md)
- [Using images instead of prize names in Spin the Wheel](https://help.smartico.ai/welcome/products/mini-games/using-images-instead-of-prize-names-in-spin-the-wheel.md)
- [Coin Flip](https://help.smartico.ai/welcome/products/mini-games/coin-flip.md)
- [Ballanza](https://help.smartico.ai/welcome/products/mini-games/ballanza.md)
- [Voyager](https://help.smartico.ai/welcome/products/mini-games/voyager.md)
- [Treasure Hunt](https://help.smartico.ai/welcome/products/mini-games/treasure-hunt.md)
- [MatchX Game](https://help.smartico.ai/welcome/products/mini-games/matchx-game.md)
- [Creating Rounds](https://help.smartico.ai/welcome/products/mini-games/matchx-game/creating-rounds.md)
- [Resolution of a Round](https://help.smartico.ai/welcome/products/mini-games/matchx-game/resolution-of-a-round.md)
- [Leaderboard](https://help.smartico.ai/welcome/products/mini-games/matchx-game/leaderboard.md)
- [Game Statuses](https://help.smartico.ai/welcome/products/mini-games/matchx-game/game-statuses.md)
- [FAQ: MatchX game](https://help.smartico.ai/welcome/products/mini-games/matchx-game/faq-matchx-game.md)
- [Loading MatchX & Quiz games on website](https://help.smartico.ai/welcome/products/mini-games/matchx-game/loading-matchx-game-as-part-of-your-website.md)
- [Quiz Game](https://help.smartico.ai/welcome/products/mini-games/quiz-game.md): This document outlines the mechanics, structure, and details of the Quiz game.
- [Prize Drop](https://help.smartico.ai/welcome/products/mini-games/prize-drop.md)


---

# 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://help.smartico.ai/welcome/products/mini-games.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.
