# STAGE 4

## Stage 4

We are creating an LSD (Liquid Staking Derivative) tool, which allows the buyer to purchase ART tokens with ETH and become a staker. In exchange, they receive ART tokens, which they can manage and trade freely on the uni.decentral-art market. This allows investors to earn both on their ETH deposit in staking and on trading works of art.

* [A simple and effective tool](https://medium.com/@decentral_art/lsd-art-31ef9515a669)

<details>

<summary>Stage 4.1 / LSD</summary>

* 1Q 2023

**Tool design and design analysis**

* [x] Concept of the vote.uni.decentral-art/lsd
* [x] Backend project
* [x] Project Smart contract / blockchain ERC20
* [x] Frontend project

</details>

<details>

<summary>Stage 4.2 / UNI</summary>

* 2Q.2023

**Commencement of work**

* [ ] Frontend
* [ ] Smart contract / blockchain ERC20
* [ ] Backend
* [ ] Testing
* [ ] Implementation of ideas resulting from the work

</details>

<details>

<summary>Stage 4.3 / UNI</summary>

* 12.2023 to 01.2024

**Testing**

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

</details>

<details>

<summary>Stage 4.4 / UNI</summary>

* 1Q 2023

**Launching the tool**

* [ ] Testing on the SEPOLIA test network

</details>

<details>

<summary>Stage 4.5 / UNI</summary>

* 1Q.2023

**Launching the ART**

* [ ] Mainnet upload
* [ ] Start

</details>

{% hint style="info" %}
Legend

* [x] Finished&#x20;
* [ ] Not ready
  {% endhint %}

{% hint style="info" %}
This will allow art lovers who do not have such a large budget to buy expensive paintings of their favorite artists.Works financed from own funds
{% 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-4.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.
