> For the complete documentation index, see [llms.txt](https://docs-en.coderblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.coderblock.com/coderblock-studio/builder-tool/upload-your-own-3d-models.md).

# Upload your own 3D models

Want to customise your scene even more? The Builder Tool allows you to upload your own 3D models.

Just follow these steps:

1. Click on the **+** at the top right

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

2. Drag your 3D model into the box

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

3. Click **Import Model**&#x20;
4. Choose a name for your object and select the category

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

5. Now all you have to do is place your item wherever you want and use it just like any other item in your inventory!

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-en.coderblock.com/coderblock-studio/builder-tool/upload-your-own-3d-models.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.
