# Assets Library

To make the creation process faster, easier, and more intuitive, we have developed our own library of ready-made assets. For quick orientation, we collect them by themes and usage.&#x20;

To **open the Library**, go to the hand menu and click on the Assets icon -> Library tab.

<figure><img src="/files/7dzUYcIV9YdjPp0Gm5rl" alt=""><figcaption></figcaption></figure>

In the Library, you can find **ready-made models** that can be used in prototyping: architecture, characters, furniture, medicine, nature, etc; **3D Primitives** - various simple figures; **Procedural Primitives** - flexible assets to create a lot of shapes (more info about them and their properties here - [Shape Tool](/objects-creation/shape-tool.md)); UI Textures - ready-made samples of icons, lines, grids, etc.

The **My Files tab** contains your resources that can be added through the Dashboard. Read more about importing [here](/import.md).

### How to spawn objects from the Library

To use any of these assets, hover over the asset and grab it with the grip button, pull out to the space, then release the grip button.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV5IFh3rk5kqfCwJPPYhE%2Fuploads%2FDPfTK7zJVeukDogMRZT8%2Fpull%20assets.mp4?alt=media&token=aa834ba7-6dd0-4f29-81a2-e896700ab9c8>" %}


---

# 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://learn.shapesxr.com/objects-creation/assets-library.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.
