> For the complete documentation index, see [llms.txt](https://artiproject.gitbook.io/v2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://artiproject.gitbook.io/v2.0/arti-project/what-is-arti-project/introduction.md).

# Introduction

### <mark style="color:orange;">ARTi \_Project</mark>

<mark style="color:blue;">**In the era of Web 3.0,**</mark> \ <mark style="color:blue;">**Arti Project is a platform that provides various services, including NFT items, through Web 3.0 technology to enable users to engage in cultural, artistic, social, and economic activities just like in the real world in the metaverse space.**</mark>

![](/files/U30Q8kYZ70xV224f9wSF)

The ARTi Project enhances accessibility so that users can easily experience virtual reality and metaverse through Web 3.0 technology, block chain, NFT, AR, and VR (virtual reality) technologies, and promotes seamless interaction among ecosystem members such as various companies, developers, and users. We build a decentralized metaverse ecosystem that leads a virtuous cycle.

### ARTi \_Concept

#### ART+i = ART + innovation, identities

**The ARTi logo expresses the metaverse worl**d in which the **universe, nature, and humans** coexist and cooperate in a virtual space in a circle by using the English letters A-R-T-i to shape the world in the form of **mountains, water, humans, and nature**.

<div align="left"><img src="/files/K5BuSkJOdo6mSwW2cRtG" alt="Arti token Logo"></div>


---

# 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://artiproject.gitbook.io/v2.0/arti-project/what-is-arti-project/introduction.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.
