> 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/virtual-and-real-version..md).

# Virtual and real version.

To win the main prize all parts of the painting need to be uncovered and all pieces need to be placed in only one wallet. There is a special reward for the person who will be the owner if this wallet.

The minimal amount of the reward is 9689,200775 ETH. The fee for the trade of tokens on the aftermarket is 2,5% for every transaction (also known as royalty). The income from the aftermarket fee is added automatically to the main reward and therefore the value of it will keep increasing.&#x20;

The current amount of the reward is shown in the real time on top of the site and also projected in an art gallery where the painting is located. The main prize is the automatic payment of the entire reward by smart contract. The  reward will be collected by the owner who has got all 10927 tokens. Additionally, an original painting of 1500 x 3000mm painted on canvas will be given to the owner of this wallet.

![](/files/9TTzny5wqOnyCk0Lq0HP)

The image has been divided into layers in the technology used, among others, by google maps on layers. Thanks to this, the purchased token can be magnified and viewed in great approximation.

{% hint style="info" %}
The digitized image has a huge size. The image resolution is 111500px by 58408px. 6,512 GPx. (6,512,492,000 million pixels)&#x20;
{% endhint %}


---

# 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/virtual-and-real-version..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.
