> For the complete documentation index, see [llms.txt](https://artic.gitbook.io/artic-whitepaper-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://artic.gitbook.io/artic-whitepaper-en/2.-introduction/2.3-artic-team-mission.md).

# 2.3 ARTIC Team Mission

The ARTIC team consists of highly experienced IT developers/ Art Consultants/ Designers and other professionals with an average of more than 20 years of experience in their own fields. Combining their outstanding experience, the ARTIC team plans to utilize blockchain technology to solve problems such as copyright infringement, counterfeit issues, and provenance, which are chronic obstacles that hinder the growth of the art market. ARTIC presents three primary missions to address the above mentioned challenges:

* **Consumers** should be able to produce or request the relevant art pieces and purchase them without the involvement of the brokers in the process.&#x20;
* Any **Artist** should be able to display his or her work in a virtual space regardless of time and place constraints, and also sell the ownership of their artwork, which is protected by the NFT.&#x20;
* **Art consultants** should be able to connect consumers and writers with professional views regarding their artwork and receive rewards for their activities.

In order to accomplish the above vision, the ARTIC team proposes an ARTIC Platform, which is an NFT asset-based art gallery that is built on blockchain. The ARTIC team aims to build an ARTIC platform and meet the needs of all participating entities such as 1) Artists, 2) Consumers, and 3) Art Consultants by driving the virtuous cycle in its ecosystem. Blockchain technology utilized on the platform allows anyone to share accurate information about artworks based on reliable price data and information mechanisms, forming an information symmetry structure in the Art Market. ARTIC presents a new paradigm in the world of art where accurate and reliable information allows each participant to focus on and interconnect with their own objectives.


---

# 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://artic.gitbook.io/artic-whitepaper-en/2.-introduction/2.3-artic-team-mission.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.
