# Level System

Level System

* Just set the scene on the main screen, the system automatically detects the current level and the level that comes next.&#x20;
* You can assign a number and choose if you want the system to choose it randomly&#x20;
* The star system is random, the first star is won with the first chosen number, then it is multiplied based on the first.&#x20;
* All this is optional.&#x20;
* Button New Level: This button is automatically disabled and enabled if a new level is available and if you have activated the level system on the title screen.

<figure><img src="https://4285887053-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ8kzB3Fz6ZKIjw1DhADG%2Fuploads%2FgpZLmIId8yYOSYU72GVZ%2F1.png?alt=media&#x26;token=4d88c551-4c33-4b8d-8f12-3f392f358b9d" 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://denvzla-estudio.gitbook.io/infinite-runner-engine-3d/game-scene/level-system.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.
