# Levels

If you have a game Telegram Mini App, the user can have levels.

Levels have the following properties:

* Image (each level can have own image or use the same for many levels).
* [Points per tap](https://tgtaps.gitbook.io/tgtaps-docs/blocks/clicker-game/click-button) increase bonus for the level reachment.
* [Max energy](https://tgtaps.gitbook.io/tgtaps-docs/blocks/clicker-game/energy-progress) increase bonus for the level reachment.
* “Starting from” points amount.

First level is always present at the application start. The following levels start at particular points amount. For example:

* Level #1 — is opened when the game stars.
* Level #2 — starts at 10 000 points.
* Level #3 — starts at 25 000 points.
* ...
* Level #10 - starts at 1 000 000 points.

You can track progress to the level by level progress block:

<figure><img src="https://923504530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4Ussb0ib5NljSmRt4570%2Fuploads%2F0LtTlbXc7rZhzUSX6fWC%2Fimage.png?alt=media&#x26;token=d8cc26c3-cc40-42c6-8100-f823221cd325" alt=""><figcaption></figcaption></figure>

When the user reaches a new level, the level reachment dialog appears and receive bonus increases (if they are present):

<figure><img src="https://923504530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4Ussb0ib5NljSmRt4570%2Fuploads%2FwHrSBKd4NAvTstZSCVoI%2Fimage.png?alt=media&#x26;token=2456ac8c-676c-4dbf-8eea-031dba6eb343" alt=""><figcaption></figcaption></figure>

Levels can be configured via a couple of blocks ([click button](https://tgtaps.gitbook.io/tgtaps-docs/blocks/clicker-game/click-button), [level reachment block](https://tgtaps.gitbook.io/tgtaps-docs/blocks/clicker-game/level-reachment), [level progress block](https://tgtaps.gitbook.io/tgtaps-docs/blocks/clicker-game/level-progress)):

<figure><img src="https://923504530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4Ussb0ib5NljSmRt4570%2Fuploads%2F9bHrIrw8r8wsKMKgyosZ%2Fimage.png?alt=media&#x26;token=3a064af9-24ea-4ddf-8b5e-4bb1044c4d6c" alt=""><figcaption></figcaption></figure>

To add a level, enter the following properties and click save:

<figure><img src="https://923504530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4Ussb0ib5NljSmRt4570%2Fuploads%2FlCkiiUXSvNosZvZ6k2jO%2Fimage.png?alt=media&#x26;token=38093804-4db0-4f24-aa9a-16f85144e99e" alt=""><figcaption></figcaption></figure>

***

Something unclear in docs or you know how to improve article? [Message us in community!](https://docs.tgtaps.com/tgtaps-docs/readme/community)\
We will answer you and then promise to improve the article within 3 days.
