> For the complete documentation index, see [llms.txt](https://competitions.gitbook.io/competition-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://competitions.gitbook.io/competition-docs/games/global-jackpot.md).

# Global Jackpot

### How do Jackpots work?

Global Jackpot takes a % of every order total & puts it into a Jackpot. This will be displayed on the frontend and everytime someone places an order for tickets they will enter the jackpot and have a chance at winning everything in it!

{% hint style="success" %}
The design of the Jackpot boxes can be branded to your website
{% endhint %}

Jackpot design can be changed but please see an example below summarising two jackpots.

<figure><img src="/files/98Y5DbM2DJL0q7yN9HIR" alt=""><figcaption></figcaption></figure>

Pressing the i icon on the top right will show an explainer about how the Jackpots work:

<figure><img src="/files/9RypEc6WCiFni0JC6VuJ" alt=""><figcaption></figcaption></figure>

You can setup multiple Jackpots and change the distribution between each one of them on the backend.

### Configuring Global Jackpots

Go to Global Jackpots in the Admin Menu, here you can create various Jackpots with different rules

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

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

{% hint style="success" %}
A list of winners is shown on the configuration page so you can see when a Jackpot was won
{% endhint %}

Once a Jackpot is won a popup will show on the screen, this can be configured to fit with your website:

<figure><img src="/files/8HTnXpzDRIdnukZ5lyY8" alt=""><figcaption></figcaption></figure>

Jackpots are automatically credited to the winners account, they'll be able to see their winnings under Wallet in My Account.

We make sure there are no double jackpots given by using our Warden security features which queue and check orders 1 by 1. There is a disadvantage to this however, that the Jackpot will not show immediately after payment and will show up to a minute later if they have won.

### Draw on Live (Manual)

If you prefer to manually draw the Jackpot instead, you can check the manual draw checkbox under the jackpot you wish to draw on live. This will then be handled manually as shown at the top of the screenshot.

The jackpot will never be won, winning chance per order is ignored and you can award and reset the jackpot at any point.

{% hint style="success" icon="info" %}
On the frontend the Jackpot will look the same but display "Drawn on Live"
{% endhint %}

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