> For the complete documentation index, see [llms.txt](https://chi-ya.gitbook.io/chiya-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chi-ya.gitbook.io/chiya-project/projects/chiya-gallery.md).

# CHIYA Gallery

## **CHIYA Gallery** <a href="#how-does-an-nft-gallery-work" id="how-does-an-nft-gallery-work"></a>

CHIYA Gallery has more unexplored functions as we develop this section we found out there is a lot cool stuff we can made by this project. There is 2 type of different technology will be involve here **Augmented Reality (AR)** and **Virtual Reality (VR).**&#x54;he difference between VR and AR come down to the devices they require and the experience itself: AR uses a real-world setting while VR is completely virtual. VR requires a headset device, but AR can be accessed with a smartphone. AR enhances both the virtual and real world while VR only enhances a fictional reality.

* CHIYA Art Gallery (**VR**)- Music, Art
* CHIYA Store (**VR/AR**)- Reality Products such as Clothing, Wearables, Tools,

## CHIYA Art Gallery (VR)

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSTh2W63U0pOOZobhD6by%2Fuploads%2Foj81goVJUM8m94fZAMfM%2Fimage.png?alt=media\&token=16fc53b1-5e56-44aa-8eec-4ecafc51f26c)

Public NFT Artist can mint their unique NFT digital art :

* Images
* Songs
* Videos
* Metaverse Utility Models

*This technology also leads to artists getting paid every time the NFT is resold. (Loyaties Programs can be set by owner)*

Galleries platform such as *Moonsea* will start by curating a collection of NFT or artists that fit a theme. This could be styles, subject matter, aesthetics, or locations.

New artist can sold their NFT faster because visitor can view different artist\`s NFT in same gallery instead of having to go through the whole gallery. Visitor will also spawn on random floors to maximize the effects. The public digital art galleries will give seller random spot to display their NFT.&#x20;

*Visitor can\`t choose to " Display only selected artist NFT " when entering the Gallery. Because the Artist have to rent a **Private Gallery** for Visitor to have this gallery function.*

*Private Gallery can be rent by few NFT creator or SOLO for private purpose.*&#x20;

![Reference Models](/files/s2zaYxGXCIA3cCmLB0O5)

![Reference Models](/files/LgnU3rpjOmyHfkzdN0fJ)

### How the Art Gallery works?

Connect your BSC wallet in order to fetch assets and place them in Gallery,

NFT on wallet using ERC-721 / ERC-1155 will be load up and User can place them in Private Gallery or *CHIYA* Public Gallery, Private Gallery will have a system for user to display them and rearrange them.

* Price of the NFT will be set by the owner,&#x20;
* Alternatively Owner can list the NFT on our Marketplace for [***Auction House.***](/chiya-project/projects/chiya-marketplace.md#auction-house) \
  \&#xNAN;***(Bidding Access Card)***&#x20;

{% hint style="success" %}
***Every successful NFT transaction on CHIYA Public Gallery/Auction House will be Tax 5% as Fees.***

***CHIYA Private Gallery will not be tax.***
{% endhint %}

## CHIYA Store (AR/VR)

CHIYA Store **(VR)** will be in CHIYA World as debut. The benefit of CHIYA Store can be link to reality purchasing. This open up opportunity for business owner to join us in metaverse e-commerce.&#x20;

They can put real product and the description and mint them on CHIYA Marketplace before they display the product in the store. We will put CHIYA Store Products minting under another special category so that they will not be mix or listed on CHIYA Marketplace.&#x20;

### How it works?

Business owner already mint their products on CHIYA Marketplace. We can use smart contract to read the metadata URI. Owner has the abilty to update inventory units in CHIYA Store settings.

As mention CHIYA Store has 2 type of development&#x20;

* Virtual Reality (VR)
* Augmented Reality (AR)

The VR will be in CHIYA World and the AR will be in reality at the actual shop. For the shop to have the AR function, we will provide them products QR Code to display at actual shop or send to clients for products AR viewing with instant payment functions.

{% hint style="info" %}
***AR Store** won\`t be launching the same time as **VR Store**. Please be patience for the announcement.*
{% endhint %}


---

# 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:

```
GET https://chi-ya.gitbook.io/chiya-project/projects/chiya-gallery.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.
