# From template

One of the great advantages of UFOLAB is that you can find a lot of pre-made games ready to edit.

From the "Create" panel check all the available templates. At the top, you can filter these templates to quickly find what you need.

Once you find a template you like, click on it, and a modal will open, allowing you to preview it or select it to start using it directly from "Use Template."

Set the general settings first and then start creating all the scenes of the game from the editor.

When the game is edited and published, you can find it in the Published games section.

Let's see the amazing games you can crate thanks to UFOLAB!

<figure><img src="/files/4WGI8UmOZVoDDqW2wJSk" alt=""><figcaption></figcaption></figure>

You will need to configure the settings for your game


---

# 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://academy.theufolab.com/getting-started/how-to-create-a-game/from-template.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.
