> For the complete documentation index, see [llms.txt](https://aerariumchain.gitbook.io/aerariumchain-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aerariumchain.gitbook.io/aerariumchain-docs/aerariumchain-aec/ecosystem/competitors.md).

# Competitors

There are several competitors currently focused on one of the technologies that we use (3D scan, blockchain, AI). Some systems such are focusing on the registration in blockchain of a high-definition 2D image of the asset: from a technological point of view AEC has a large competitive advantage based on the fact that it operates on 3D - which adds a metric identification of the physical micro-characteristics (difficult to reproduce) that 2D images cannot collect - and that it natively adopts AI algorithms, to operate on a large scale. Working on the analysis of 3D images today requires a set of technical skills and algorithms not easily available on the market, which AerariumChain has equipped itself with and continues to do so, with a focus on this area of application. Several companies are developing blockchain in the art world and in this case too we are the only actor who applies different technologies capable of making information unique and reliable

<table><thead><tr><th width="169" align="center"></th><th width="266" align="center">AerariumChain</th><th width="180" align="center">Verisart</th><th width="186" align="center">VR-ALL-ART</th><th width="161" align="center">4ART TECH</th><th align="center">CODEX Protocol</th></tr></thead><tbody><tr><td align="center">Logo</td><td align="center"><img src="/files/9RSKyuZ3shoioU2JOwyb" alt=""></td><td align="center"><img src="/files/zbnvg7sS8AZhhqjLL3HB" alt=""></td><td align="center"><img src="/files/hmHTD9ZapI11hxbAEdMX" alt=""></td><td align="center"><img src="/files/KypmlTDceI6Cu972ncAM" alt=""></td><td align="center"><img src="/files/pxU7kcSjC9Gedib44G4E" alt=""></td></tr><tr><td align="center">Total Funding</td><td align="center">€400k (2021)</td><td align="center">€500k (2018)</td><td align="center">€2M (2018)</td><td align="center">N.D.</td><td align="center">€5M (2018)</td></tr><tr><td align="center">3D</td><td align="center">✅</td><td align="center">✅</td><td align="center">❌</td><td align="center">❌</td><td align="center">❌</td></tr><tr><td align="center">High resolution 3D</td><td align="center">✅</td><td align="center">❌</td><td align="center">❌</td><td align="center">❌</td><td align="center">❌</td></tr><tr><td align="center">AI</td><td align="center">✅</td><td align="center">❌</td><td align="center">❌</td><td align="center">❌</td><td align="center">✅</td></tr><tr><td align="center">BlockChain</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td align="center">Artworks Monitoring</td><td align="center">✅</td><td align="center">❌</td><td align="center">❌</td><td align="center">❔</td><td align="center">❌</td></tr><tr><td align="center">NFT</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td align="center">VR</td><td align="center">✅</td><td align="center">❌</td><td align="center">✅</td><td align="center">✅</td><td align="center">❔</td></tr><tr><td align="center">Metaverse</td><td align="center">✅</td><td align="center">❌</td><td align="center">❔</td><td align="center">✅</td><td align="center">❌</td></tr></tbody></table>

Table 1. List of European competitors active in the art and cultural heritage sector


---

# 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://aerariumchain.gitbook.io/aerariumchain-docs/aerariumchain-aec/ecosystem/competitors.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.
