# Import

Put [images](/import/import-images.md), [3D models](/import/import-3d-models.md), [videos](/import/import-videos.md), [pdf files](/import/pdf.md) and [sounds](/import/import-sounds.md) in Stuff folder of your [project](/projects.md), such as .../Documents/Tvori/Stuff

<div align="left"><img src="/files/-LnRGntdhlduE1Ktn849" alt=""></div>

You can create sub folders within the stuff folder and put your files there.

Your files will appear on the [import shelf](/tools/shelf.md#import).

{% embed url="<https://www.youtube.com/watch?v=nH7u_wjKWHI>" %}


---

# 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.tvori.co/import.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.
