# Game settings

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

&#x20;On Start

• Coins

*Description*: The number of coins you start with at the beginning of the game. Coins can be used to continue the game or access special features.

\
Monetization

• Coins For Ad

*Description*: The number of coins you earn for watching an advertisement.&#x20;

Enable/disable monetization related stuff

GDPR Settings

• Privacy Policy URL

*Description*: This is a link to our Privacy Policy, where you can read about how your data is handled.&#x20;

\
Score Per Line

*Description*: The points you get for each completed line in the puzzle.

Reset Combo After Moves

*Description*: The number of moves after which your combo will reset if you don’t complete another line. Combos increase your score faster, so try to keep your streak going to maximize points!

#### &#x20;Continue Price

#### *Description*: The number of coins it costs to continue the game after losing. Paying the continue price lets you pick up where you left off instead of starting from the beginning.

\
Failed Timer Start

*Description*: This is the waiting period, in seconds, that starts if you lose. You’ll have to wait this long before you can try again, unless you use coins or watch an ad to continue immediately.

### Best Practices

1. Balance your in-game economy carefully. Ensure that the ratio between costs and rewards encourages engagement without making the game too easy or frustrating.
2. Test different configurations to find the optimal settings for player retention and monetization.
3. Regularly update your privacy policy URL to comply with current regulations.
4. Consider adjusting these settings based on player feedback and gameplay analytics after launch.


---

# 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://docs.candy-smith.com/main/block-puzzle-game-toolkit/settings/game-settings.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.
