> 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/pieces-of-the-picture.md).

# Pieces of the picture

### ART 10,927 is the total supply

ART is reserved for buyers and sellers in the decentral-art market who will purchase a portion of the painting.

* image consists of 10927 NFT
* there are no additional tokens that could adversely affect the value of the image
* the price of tokens increases in each subsequent session

**There are four types of Rewards**

* 240 prizes in 19 purchasing sessions, total 10,560 ETH
* 1,100 rewards for holding from 1 to 89 years
* 11 rewards for accumulating tokens from 0.5% to 89%
* Main prize for collecting all 10,927 tokens into one wallet.
* Winning a VIP token will automatically refund 50% of the token price.&#x20;

### Fee 4.5%

The secondary market is trade between collectors, traders and speculators. For each transaction, 2% will be transferred to the company's wallet and 2.5% to the main prize wallet.

{% hint style="info" %}
2.5% on each secondary market transaction increases the amount in the main prize wallet.
{% endhint %}

![](/files/4mYscKifJBPvNFW2KcjM)

{% tabs %}
{% tab title="First fee" %}
2.5% - is used to top up the main prize portfolio
{% endtab %}

{% tab title="Second fee" %}
2,0% - transfer to the portal wallet
{% endtab %}
{% endtabs %}


---

# 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/pieces-of-the-picture.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.
