> 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/release-notes/may-2024.md).

# May 2024

### Mini-game skins for the European Championship 2024

We have added three new skins for our mini-games: Giftbox, Spin the Wheel, and Scratch Card.\
These skins are themed around the European Football Championship 2024, bringing a fresh and festive look to your gaming experience.

* Desktop view:

<div><figure><img src="/files/UHCD6da6xNargybFfigR" alt=""><figcaption><p>EURO Scratch Card</p></figcaption></figure> <figure><img src="/files/N7xGYrXqj666d8HJcv1e" alt=""><figcaption><p>EURO Spin the Wheel</p></figcaption></figure> <figure><img src="/files/hSCbAKWFNXWOI2SKj69R" alt=""><figcaption><p>EURO Giftbox</p></figcaption></figure></div>

* Mobile view:

<div><figure><img src="/files/ctY1qSlC8IrJUQZzRzO1" alt=""><figcaption><p>EURO Scratch Card</p></figcaption></figure> <figure><img src="/files/MxV586OpvNayHhxwZ3xp" alt=""><figcaption><p>EURO Spin the Wheel</p></figcaption></figure> <figure><img src="/files/DC3pehx1BUE4S5SGm5DW" alt=""><figcaption><p>EURO Giftbox</p></figcaption></figure></div>

You can find the skin package for all three games in:

{% embed url="<https://help.smartico.ai/welcome/products/mini-games/custom-skins-for-mini-games>" %}

### Soccer skin for the Daily Lootbox

You can now create a Daily Lootbox with a soccer theme based on the European Football Championship. The new theme is available in the Daily Lootbox template inside the Custom Sections in the BO. Applicable for both desktop and mobile devices.

<figure><img src="/files/wS0LcOzq5Dy7NYuB0vGf" alt=""><figcaption><p>Daily Lootbox in the Gamification Widget</p></figcaption></figure>

<figure><img src="/files/cj6vFYzz4L7FRAXePKYQ" alt=""><figcaption><p>Soccer theme in the Daily Lootbox template in BO</p></figcaption></figure>


---

# 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/release-notes/may-2024.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.
