# Add a 3D Asset

You can add content by clicking the ![](/files/XOjJqxVQ0dZAEOHNksM5)  button.

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

Click **echo3D Library**.

Choose 3D models by clicking their thumbnails.

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

Click the ![](/files/lMPHUHhzbdCK04XjKkHw)button.

Wait for the model to upload and appear on the **Content page**.

**You did it**! 🥳

{% hint style="info" %}
Use the **search** bar in the [Content Page](/web-console/manage-pages/content-page.md) or the **echo3D Library** under the [**New +**](/web-console/how-to-add-content.md) button to find free 3D models that you can instantly add to the console.

You can **find** additional free 3D models on <img src="/files/-MRulwaCEyznz4Lm__PC" alt="" data-size="line"> [Sketchfab](https://sketchfab.com/), <img src="/files/-MRunRvuxTR6z-JHkUzQ" alt="" data-size="line"> [TurboSquid](https://www.turbosquid.com/), <img src="/files/bPix2az3gRKNBovyqCSG" alt="" data-size="line"> [CGTrader](https://www.cgtrader.com/free-3d-models), <img src="/files/-MRumHnN0HV-prW_dRr1" alt="" data-size="line"> [Sketchup's 3D Warehouse](https://3dwarehouse.sketchup.com/), <img src="/files/-MRumY2iuHwTReiSy5Yy" alt="" data-size="line"> [Clara.io](https://clara.io/), <img src="/files/-MeZ0Vq4r4xNrXnRJYDv" alt="" data-size="line"> [Thangs](https://thangs.com/), <img src="/files/Ul7TpBI7yo4qThADxam8" alt="" data-size="line"> [Poly Haven](https://polyhaven.com/), <img src="/files/-MRunBKhq9rNQTx9i19W" alt="" data-size="line"> [Archive3D](http://archive3d.net/), and [Free3D](https://free3d.com/).

You can **create** your own 3D models with [Tinkercad](https://www.tinkercad.com/), [Blender](https://www.blender.org/), [KenShape](https://kenney.itch.io/kenshape), [Fusion 360](https://www.autodesk.com/products/fusion-360/overview), [MagicaVoxel](https://ephtracy.github.io/), or use [3D scanning apps](/3d-content/3d-capture-apps.md).

Learn more about the types of supported 3D content (e.g., models, videos, and images) [here](/web-console/manage-pages/content-page/assets.md).
{% 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://docs.echo3d.com/quickstart/add-a-3d-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.
