> For the complete documentation index, see [llms.txt](https://help.smartico.ai/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smartico.ai/welcome/products/mini-games/matchx-game/faq-matchx-game.md).

# FAQ: MatchX game

### How the game can be presented to the players

As an any other "mini-game", MatchX game can be accessed in a few ways:

* From the main gamification widget, from the left menu called "Match X"
* With a deep-link "dp:gf\_saw" with the possibility to run as part of the widget or standalone. Please read [Deep-links](/welcome/products/tools-and-guides/deep-links.md)
* Triggered from the Journey or Scheduled campaign. Please read [Mini-games usage in marketing campaigns](/welcome/products/crm-automation/crm-automation/usage-in-marketing-campaigns.md)
* Embedded directly on your website, please read [Loading MatchX & Quiz games on website](/welcome/products/mini-games/matchx-game/loading-matchx-game-as-part-of-your-website.md)

### How to make "Match X" menu to be visible in the main widget

The section should be enabled by the Smartico team, please get in touch with your success manager. You can also change the translation of the "Match X" menu in the "Translations" in the Smartico BackOffice.

### Is it possible to change some text in the Match X UI

All text elements can be changed per label and per brand. This can be done in the Translations section in the Smartico BackOffice.

### Is there a way to change the color scheme and images in the Match X UI

Yes, it's possible. Please contact your success manager and provide the desired color scheme, and we will prepare custom styling for your case

### Are penalties included after both full-time and overtime?

No penalties occurring after full-time and overtime are included. However, penalties for full-time or overtime work are included.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.smartico.ai/welcome/products/mini-games/matchx-game/faq-matchx-game.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
