# How to resize the elements

What you'll do to resize the elements will be very simple. You just have to drag the element you want into the scene, and with the arrows that you will see at the top left, you will place it in the way you prefer.

<figure><img src="/files/ZKTuW16SAfUNrQVTq3dl" alt=""><figcaption><p>Buttons we'll use to scale items</p></figcaption></figure>

* Automatic (![](/files/x6OVrePhYg17TKWwmMpo)): with this button you can scale, shrink and stretch.

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

* Expand/Decrease (Alt/Option) (![](/files/0kL85h22I9jzZvMI11v3)): with this button you can scale the object extend or reduce.

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

* Move (Space) (![](/files/dd9V9hRuSAE0pW9s62Cl)): with this selection, you can drag and move the panel.

<figure><img src="/files/CR8p4aa1YZ0T4MBWL8jU" 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/tips-and-advanced-features/how-to-resize-the-elements.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.
