# Upload Base Model

{% embed url="<https://youtu.be/cUJmoTHQlW8>" %}
Learn how to upload a base model
{% endembed %}

Base models act as a guide for accessory, clothing, or even hair assets. Once your asset has finished generating, it will be placed on the base model with the correct scale and proportions.&#x20;

<figure><img src="/files/ukqZXcLZZOqrHsFNG7Je" alt="" width="305"><figcaption></figcaption></figure>

{% hint style="info" %}
Uploading a base model is optional.
{% endhint %}

### How to create an asset with a base model

To generate an asset with a base model, upload an image in the image upload box and upload an FBX file of up to 50mb in the "Base Model" upload box.

<figure><img src="/files/zmba1yWP29dv7LKbGs1P" alt="" width="563"><figcaption></figcaption></figure>

Your previously uploaded base models will auto-populate in the dropdown for easy access.

{% hint style="info" %}
To view your base model in a 3D viewer, simply hover over the uploaded model and click the zoom icon, as seen below:
{% endhint %}

<div><figure><img src="/files/WbLbw64qH2VtcbMjEbXQ" alt="" width="239"><figcaption></figcaption></figure> <figure><img src="/files/jHr1UfDfmQPlBBKzX4eY" alt="" width="375"><figcaption></figcaption></figure></div>

Your generated asset will be placed on your base model to help you ensure that proportions and scaling are to your liking.

<figure><img src="/files/gYS7Ij2lWLomHIsGKup4" alt="" width="375"><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://docs.kaedim3d.com/creating-assets/game-ready-assets/upload-base-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.
