# Scale Model

## Scale your 3d Model

To adjust the size of your 3D model, follow these steps:

**1.) Open your 3D model** and click on **"Modify"**.

Once the **Easy Editor** opens, select **"Scale Model"**.

<figure><img src="/files/BvvcVp7jPFHGEOl8suRp" alt=""><figcaption><p>Click on Scale Model</p></figcaption></figure>

**2.)** Use the **slider** to scale your model to the desired size.

<figure><img src="/files/zAJGu55UZQsTcwtRX5Lr" alt=""><figcaption><p>Scale your Model</p></figcaption></figure>

**3.)** If the slider doesn't give you the precision you need, click **"Still too small"** or **"Still too big"**.\
This will **save the current scale** and **reset the slider** for further adjustments.

<figure><img src="/files/0NIqsAEkLvzEvw6wTsxM" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Don't forget to save the dimensions and update your project once your happy
{% 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://mazingxr.gitbook.io/mazing-world/product-guides/premium-features/scale-model.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.
