# Upload Version (Game-Ready)

<figure><img src="/files/vFRls6xoH36bv4Vi9dFO" alt="" width="188"><figcaption></figcaption></figure>

You can upload a new version of your model at any stage using the "Upload version" button. The uploaded model will create a new version of your asset **in its current stage.**

When you click the button, an upload box will appear where you can upload an FBX file up to 50MB.

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

Once you've uploaded your model, a pop-up will appear on the right to confirm.

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

After confirming, a new version of your asset will show up under the current stage.&#x20;


---

# 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/reviewing-assets/request-revisions/upload-version-game-ready.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.
