# Github

## A New Chapter in Blockchain and Digital Art

### &#x20;Introducing ERC404

The ERC404 is the latest token standard within the Ethereum ecosystem, representing an evolution from the well-known ERC721. It is a smart contract designed for the creation, issuance, and management of non-fungible tokens (NFTs). Unlike its predecessor, ERC404 introduces additional functionalities and mechanisms allowing for more complex interactions between tokens and their holders, such as fractional ownership, advanced copyright features, and the ability to create more complex digital ecosystems.

<figure><img src="/files/5Z98NuLlB4gvbxhdbWOW" alt=""><figcaption></figcaption></figure>

{% embed url="<https://github.com/uniDecentralArt/erc404>" %}

### The Benefits of **ERC404**

ERC404 paves the way for new possibilities in the digital art and collectibles space. It enables, for instance, the division of an artwork into smaller, fractional NFTs, democratizing investment in art and allowing multiple users to hold a piece of the original work.

{% embed url="<https://www.youtube.com/watch?v=prqWRKKjw4g>" %}


---

# 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/github.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.
