# Setting up Darts

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 Darts works from a customer perspective aswell as how to set it up.

### How Darts work

Darts is a fast paced minigame, customers have powerups such as R3 which shoots 3 darts, x5 which is a 5 dart multishot and special, when they hit a bullseye they've won a prize and their powerups get reset, this makes Darts perfect for high volume penny tickets as there is a lot of action!

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

### Get started with Darts

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

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

Select Darts and save the product. Once you have done that, every ticket purchased will give customers a dart to throw at the dartboard.

{% hint style="success" %}
If there are too many darts to throw, customers can click all out
{% endhint %}

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


---

# 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-darts.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.
