# Artworks

Our platform allow user to upload paintings and locate them in digital space. In other words you could do virtual gallery in a few hours.

First step is to upload scanned work as .jpg file into assets folder - <https://8xr.io/assets>

![https://8xr.io/assets, press plus button in the right bottow corner and pick "Artwork"](/files/hI9sL3UloqcDYRNXes7r)

The name of the jpg file should be in plain English, width/height should be in cm (example: if the artwork is 1m 35cm then the final number is 135), the link should lead to the personal artwork page (optional).

The second step is to open the gallery digital space in the builder tool and add the artwork to the scene itself.

![Press + button at the top and pick "Artwork" object after that choose particular Artwork on the right](/files/fPLH1inzLiy0iNuYEFRn)

As the third step you could locate and turn an artwork to present it in the best way in a space by using dimensional arrows (as shown in the pic above) or a rotation tool from the toolset on the left panel.


---

# 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.8xr.io/features/artworks.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.
