# From scratch

Do you feel creative today? UFOLAB allows you to create a new game starting from scratch. \
\
Select the "Create game" in the Create section (left menu) and again in the preview modal. From this moment your creation will be generated  automatically and available from "Projects" section as a Draft  project.

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

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

<figure><img src="/files/gSPYelaxrMMWDfiqJ9Wj" 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://academy.theufolab.com/getting-started/how-to-create-a-game/from-scratch.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.
