# Box

<figure><img src="/files/MPWNrEvAvOw9iJUPtBpL" alt=""><figcaption></figcaption></figure>

The **Box component** allows you to use a customizable text box, that you can adapt to any style you want

<figure><img src="/files/ZU0pkoRM2faZF63dhZIK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The Box component is customizable, this means you can use a custom image for the box and adjust the margins of the text.
{% endhint %}

Click on the component and then on the settings gear icon that will appear in the top menu or double click on the component.

You will see a menu with two set up options: Configuration and Advanced.

### Configuration

By clicking here you can set a custom image to the component.

### Advanced

By clicking here you can change the margins of the text.

<figure><img src="/files/5mwtnyaqWrVU5SgXJYOf" 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/game-editor/components/subcomponents/box.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.
