# Example setup

### **Points accumulation:**

Three standard leaderboards:

* With 3 winners in daily. Prize pool - 100 Points
* 5 winners weekly. Prize pool - 500 Points
* 10 winners in monthly. Prize pool 1500p

Players are getting points depending on deposit amount and current level:

* Level 1..5 -> 5 point for every 10 EUR deposit
* Level 6..10 -> 7 points for every 10 EUR deposit
* Level 10..20 -> 10 points for every 10 EUR deposit
* Level 20..30 -> 15 points for every 10 EUR deposit

### **Levels & Missions structures:**

<table><thead><tr><th width="165">Level</th><th width="182.33333333333331">Required points</th><th></th></tr></thead><tbody><tr><td>Level 1</td><td>0 points</td><td><p>Starting level, all newly registered will be on this level.</p><p>Missions:</p><p>A1: Make your first deposit - 20p</p><p>A2: Make first bet - 10p</p><p>A3: Make 3 wins - 20p</p><p>A4: Make 50 bets - 70p</p></td></tr><tr><td>Level 2</td><td>100 points</td><td><p><strong>Missions unlocked on upgrade to Level 2:</strong></p><p>B1: Make a deposit of 20+ EUR</p><p>B2: Make 50 bets</p><p>B3: Make 3 bets in Golden Slot</p><p>B4: Subscribe to marketing news</p><p>B5: Verify your email</p><p>Additional conditions:</p><p>B1 is unlocked when A1 is completed</p><p>B4 &#x26; B5 are unlocked in case the player didn't subscribe/verify mails</p></td></tr><tr><td>Level 3</td><td>250 points</td><td><p><strong>Missions unlocked on upgrade to Level 3:</strong></p><p>C1: Login 3 days in a row</p><p>C2: Win 5 times in a row</p><p>C3: Subscribe to push notifications</p><p>C4: Make 100 Bets</p><p>C5: Make a deposit of 50 EUR</p><p>Additional note:</p><p>C5 unlocked after B1</p><p>C3 unlocked only of browser supports pushes</p></td></tr><tr><td>Level 4</td><td>500 points</td><td><p>D1: Make your first purchase in the Marketplace</p><p>D2: Play 3 different games of Slot category</p><p>D3a: Make a bet from mobile</p><p>D3b: Make a bet from desktop</p><p>D4: Complete KYC</p><p>D5: Win 50 times in 24 hours</p><p>Additional note:</p><p>D3a/D3b unlocked based on the current device type of player</p></td></tr></tbody></table>

### Generic missions/tasks (not related to a specific product) <a href="#hcctx03f4q" id="hcctx03f4q"></a>

| Make your 2nd login                      | Subscribe to the news with email/phone     | Make a deposit of X amount                         |
| ---------------------------------------- | ------------------------------------------ | -------------------------------------------------- |
| Login 3 days in a row                    | Complete KYC / Upload documents            | Make a deposit with an X payment method            |
| Login 10 days during a month             | Login from mobile/desktop                  | Make a deposit from mobile/desktop                 |
| Verify email/phone                       | Make a 1st deposit, Xth deposit            | Collect X points in Y hours/days                   |
| Enable push notifications                | Make X deposits in Y days                  | Complete X missions in a Y days                    |
| Win in a daily/weekly/monthly boards     | Win X times in daily/weekly/monthly boards | Win X times in a row a daily/weekly/monthly boards |
| Make the first purchase in a Marketplace | Make X purchases in a Marketplace          | Purchase item X in a Marketplace                   |

### Casino specific missions/tasks <a href="#tdk349ennf3b" id="tdk349ennf3b"></a>

| Make your fist bet          | Make bet/win in the game of type X | Play X different games in Y hours/days   |
| --------------------------- | ---------------------------------- | ---------------------------------------- |
| Make X bets                 | Play X days in a row               | Make bet from mobile/desktop             |
| Make X bets in Y hours/days | Play X days in a week              | Make one bet of X EUR                    |
| Win 1st time                | Win X times in Y hours/days        | Win X times more of your bet (win ratio) |
| Win X times in a row        | Make bet/win in game X             |                                          |

### Sport-specific missions/tasks <a href="#rh22syeoej2c" id="rh22syeoej2c"></a>

| Make X selections in Y days                                 | Win X selections in Y days                                    | Make selections X days in a row                    |
| ----------------------------------------------------------- | ------------------------------------------------------------- | -------------------------------------------------- |
| Make X selections in specific sports/markets                | Win X selections in specific sports/markets                   | Bet on teams/players                               |
| Bet X amount on specific sport/market in a single/combo bet | Win X amount on a specific sport/market in a single/combo bet | Bet X amount on specific leagues, tournaments Etc. |
| Bet X amount in specific sport/market overall or in Y days  | Win X amount in specific sport/market overall or in Y days    | Win X amount on specific leagues, tournaments Etc. |


---

# 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://help.smartico.ai/welcome/products/gamification-basics/example-setup.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.
