# TIPS and Advanced Features

- [Scorm](https://academy.theufolab.com/tips-and-advanced-features/scorm.md)
- [Create games with AI](https://academy.theufolab.com/tips-and-advanced-features/create-games-with-ai.md)
- [Text templating](https://academy.theufolab.com/tips-and-advanced-features/text-templating.md)
- [Actions](https://academy.theufolab.com/tips-and-advanced-features/actions.md)
- [How to create an actionable area](https://academy.theufolab.com/tips-and-advanced-features/how-to-create-an-actionable-area.md)
- [How to undo and redo?](https://academy.theufolab.com/tips-and-advanced-features/how-to-undo-and-redo.md)
- [How to resize the letters of a text?](https://academy.theufolab.com/tips-and-advanced-features/how-to-resize-the-letters-of-a-text.md): To change the size of the letters of your text you just have to click on it and on the button at the top right, change the size as you like:
- [How to preview our game?](https://academy.theufolab.com/tips-and-advanced-features/how-to-preview-our-game.md): It is advisable to PREVIEW to check that the game is correctly ordered and works before being published. Below you can see how to do it:
- [Brand customization - Watermark](https://academy.theufolab.com/tips-and-advanced-features/how-to-place-a-logo-along-the-project.md)
- [How to clone and rename scenes?](https://academy.theufolab.com/tips-and-advanced-features/how-to-clone-and-rename-scenes.md)
- [How to delete multimedia files?](https://academy.theufolab.com/tips-and-advanced-features/how-to-delete-multimedia-files.md)
- [How to create a mobile game?](https://academy.theufolab.com/tips-and-advanced-features/how-to-create-a-mobile-game.md)
- [How to add background music](https://academy.theufolab.com/tips-and-advanced-features/how-to-add-background-music.md)
- [How to resize the elements](https://academy.theufolab.com/tips-and-advanced-features/how-to-resize-the-elements.md)
- [How to change the scenes order](https://academy.theufolab.com/tips-and-advanced-features/how-to-change-the-scenes-order.md)
- [How to move elements of the scene back and forth?](https://academy.theufolab.com/tips-and-advanced-features/how-to-move-elements-of-the-scene-back-and-forth.md)
- [How to make the cover of your game?](https://academy.theufolab.com/tips-and-advanced-features/how-to-make-the-cover-of-your-game.md)
- [How to change the canvas size?](https://academy.theufolab.com/tips-and-advanced-features/how-to-change-the-canvas-size.md)
- [What's the size limit for files?](https://academy.theufolab.com/tips-and-advanced-features/whats-the-size-limit-for-files.md)
- [How to zoom in, zoom out, and adjust the screen?](https://academy.theufolab.com/tips-and-advanced-features/how-to-zoom-in-zoom-out-and-adjust-the-screen.md)
- [You need help?](https://academy.theufolab.com/tips-and-advanced-features/you-need-help.md)
- [Levels](https://academy.theufolab.com/tips-and-advanced-features/levels.md)
- [Effects](https://academy.theufolab.com/tips-and-advanced-features/effects.md)
- [Interface layer](https://academy.theufolab.com/tips-and-advanced-features/interface-layer.md)


---

# 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/tips-and-advanced-features.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.
