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

# ARTARIA

The first unique Meta-planet on which settled the peoples different from each other, but united by one faith. Faith in art and in human talents, bringing to the masses ingenious works that fill the universe and create the goodness.

**ARTARIA** unites cultures, traditions and history. Imagination becomes reality, helping its inhabitants to make their dreams come true. **ARTARIA** will be an ark for all creative directions, a world full of good and kind people.

A world where there is no violence, but only art, where there is no restrictive framework, but only beauty, the joy of contemplation and creation.

Here you can communicate with artists, photographers, musicians, collectors, creative people who love art in all its forms. You will meet a community with common interests.

This is a platform where you can create and exhibit your digital objects: buy, change, sell.

From the project will also present a series of collections, with their own locations. You can build a house, a gallery, a bookstore, a music studio or whatever you want…

&#x20;A fantasy galaxy, made up of many worlds. They are born in - The World's Factory.

&#x20;Everyone can create their own world or simply describe it by submitting an entry.

Applications are then displayed in the fantasy gallery, where their work will be selected by voting (likes, points).

The winning entry gets the status of a **Customer** and will be forwarded to the art-market. Where each artist who wishes to participate can take on the implementation of the idea. After that, the customer chooses the work that best reflects the idea.

The customer and the artist receive a lifetime royalty on transactions from this world.

On the **ARTARIA** meta-plane, everyone is free to move around the locations in search of unique works, artifacts (NFT), which will be broken into shards and scattered throughout the territory.

**ARTARIA** has its own intergalactic marketplace, the gallery, where each participant can view, display, sell, buy, or simply trade any item item, plot, house, etc.

**ARTARIA's** internal currency will be in the etherium network.

#### Who you will meet in a fantasy world:

1. **Observer** - user who has registered.
2. **Player** - the owner of the nft from the game collection.
3. **Tourist** - NFT common ticket holder , with the opportunity to post work.
4. **Local resident** - the owner of the plot.
5. **Farmer** - The owner of a plot with resources (can mine and sell, exchange with other farmers).
6. **Tenant** - the temporary owner of a plot, farm, shop, settlement, etc.
7. **Creator** - the user who created the world.


---

# 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://galaxy-of-fantasies.gitbook.io/whitepaper/artaria.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.
