# Setting up Snap

If you've read our [Setting up Scratch Cards](/competition-docs/minigames/view-minigames/setting-up-scratch-cards.md) article then you will see a lot of parallels between that and this article.\
\
You may only need to read one of these articles to understand how to operate both of them but in this article we will show you how the Snap game mode works from a customer perspective aswell as how to set it up.

{% hint style="success" %}
Snap can be configured with unique images or with text
{% endhint %}

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

#### Get started with Snap <a href="#get-started-with-slot-machine" id="get-started-with-slot-machine"></a>

Setup an Instant Prize Competition as usual and then scroll under the Featured image to find the Minigames widget.

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

Select the Snap Game and save the product. Once you have done that, every ticket purchased will give customers a go at the Snap Game.

#### Setting images to show on the Snap Game <a href="#setting-images-to-show-on-the-slot-machine" id="setting-images-to-show-on-the-slot-machine"></a>

The snap game inherits the images from the instant prize, if there are no images setup it will only show the text instead.

{% hint style="danger" %}
Do not use the same or similar images or instant prize names in the competition
{% endhint %}

<figure><img src="https://competitions.gitbook.io/competition-docs/~gitbook/image?url=https%3A%2F%2F3744898343-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FvmZQfjJYplU4Sw9Oe8b0%252Fuploads%252Fatp3iZ0BHjYLVgxTOiwC%252Fimage.png%3Falt%3Dmedia%26token%3De6c73524-9baf-4843-95d1-da66882f66cf&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e785c6cf&#x26;sv=2" alt=""><figcaption></figcaption></figure>

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

#### How does it work? <a href="#how-does-it-work" id="how-does-it-work"></a>

The Snap game & all minigame modes integrate with the Instant Prizes to provide a visual overlay that is more interactive than the original instant wins. When someone purchases a ticket they will see a button after Checkout aswell as on the Snap game activated competition above the Add to Cart button where they can open a Popup.


---

# 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://competitions.gitbook.io/competition-docs/minigames/view-minigames/setting-up-snap.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.
