> For the complete documentation index, see [llms.txt](https://docs.decentral-art.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentral-art.com/metaverse/metaverse-art-gallery.md).

# Metaverse Art gallery

## Connecting your regular website with the world of Metaverse. <a href="#ed01" id="ed01"></a>

Currently available 3D pages are very heavy for our computers, not to mention VR. The operating memory of most computers cannot cope with the amount of data when viewing ordinary photos in the gallery. We propose to combine, view and buy NFT digitized artworks in a regular gallery with the option of switching to the Metaverse.

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

{% embed url="<https://youtu.be/evDUm7E0_n4>" %}

### Rooms for Artists and Collectors

Each artist or collector will automatically have their own room in the art gallery. In which he will present his art collection.

<div><figure><img src="/files/s9lfY0dZQpliR7nbaiyk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jb3OTnZRAvEsGIFMlehi" alt=""><figcaption></figcaption></figure></div>

### The first steps of connecting the virtual world with the real one.

**They will be created in parallel:**

* trade in works of art on the website
* trade in works of art using VR
* trade in works of art in the Metaverse

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.decentral-art.com/metaverse/metaverse-art-gallery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
