# STAGE 1

## Stage 1

Building a tool that allows you to buy NFT tokens of a real picture painted with oil paint on canvas. High resolution digitized and cut into pieces.

* Works financed from own funds

<details>

<summary>Stage 1.1</summary>

* 05.2021 to 07.2021

**Tool design and design analysis**

* [x] Development of the concept of a decentral-art tool
* [x] Backend project
* [x] Project Smartokntrkt / blockchain
* [x] Frontend projectnd
* [x] Work commencement - preliminary

</details>

<details>

<summary>Stage 1.2</summary>

* 07.2021 to 12.2021

**Commencement of work**

* [x] Frontend
* [x] Smartkontrakt / blockchain
* [x] Backend
* [x] Testing in progress
* [x] Implementation of ideas resulting from the work.

</details>

<details>

<summary>Stage 1.3</summary>

* 12.2021 - 03.2022

**Testing**

* [x] Tests on a private blockchain network (built for testing)
* [x] Smart contract tests
* [x] Functional testing
* [x] Testing the connection of wallets
* [x] Security testing / security analysis

</details>

<details>

<summary>Stage 1.4</summary>

* 03.2022

**Launching the tool**

* [x] Tests on the kovan testnet
* [x] Launching on the mainet blockchain ethereum

</details>

<details>

<summary>Stage 1.5</summary>

* 09.2022

**Build tools for placing an image in a gallery**

* [ ] Purchase of high definition projectors Multi-Touch
* [x] Software for showing an image in a real art gallery
* [x] Software for selling pieces of a painting in an art gallery
* [ ] Compact equipment for transporting images between galleries

</details>

{% hint style="info" %}
Legend&#x20;

* [x] Finished
* [ ] Not ready
  {% endhint %}

{% hint style="info" %}
The image will be moved between art galleries. The image will be partially obscured. It will be disclosed in the same part as on the web, so only sold pieces of the painting will be shown.
{% endhint %}


---

# 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.decentral-art.com/roadmap/stage-1.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.
