# Multimedia

<figure><img src="/files/3DqO8nTlsZpvMtRgXN64" alt=""><figcaption></figcaption></figure>

In multimedia you will find all the assets the game has in case you chose to use a template; otherwise it is empty.&#x20;

Here are all the images, video and music files. To add them just click on the "Upload" button at the top or just drag the file into the canva from your computer. \
\
If you want to find a file quickly use the Search Bar at the top of the subcomponents menu.

{% hint style="info" %}
To DELETE a file just drag it back on the white box at the top (the same used to upload the items).&#x20;
{% endhint %}


---

# 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/game-editor/multimedia.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.
