> For the complete documentation index, see [llms.txt](https://nestree.gitbook.io/nestree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nestree.gitbook.io/nestree/english/web3.0-metaverse-studio/kvillage.md).

# Kvillage

{% embed url="<https://youtu.be/G6E6e2g6-mo>" %}

Nestree has designed and built the Kvillage metaverse space commissioned by Cube Entertainment. The 2x2 land-sized metaverse space owned by Cube Entertainment on the Sandbox platform encapsulates the past, present, and future of Seoul, harmonizing historical depth with modern sensibility. This metaverse space goes beyond a simple virtual world, offering a unique environment to experience the transitions of Seoul through various eras.

Kvillage, planned by Cube Entertainment, embodies the theme of a 'Korean cultural complex space.' It is designed to showcase Korea's rich cultural landmarks through the past, present, and future. Traditional architecture preserving the beauty of the past, vibrant urban landscapes of the present, and innovative buildings representing the future coexist in one space, offering users a unique experience.

<figure><img src="/files/5wWrtv2wMnZA96WyvvzU" alt=""><figcaption></figcaption></figure>

You can see historical sites like Gyeongbokgung Palace, the Turtle Ship, and traditional thatched houses. Currently, it's vibrant around the Han River with busking, food trucks, and people relaxing. In the Future Zone, you can glimpse Seoul's future through the Lotte World Tower. At Namsan Tower, players can undertake a lock acquisition quest. K-Village is a place to explore Korean culture.

This metaverse space includes various interactive elements that allow users to explore and experience diverse aspects of Korean culture. Users can walk through traditional Korean markets, feel the vibrancy of modern city life, and get a glimpse of futuristic cityscapes. Additionally, a variety of cultural content and events are continuously offered to capture and maintain users' interest and engagement.

Cube Entertainment and Nestree aim to vividly convey the beauty and depth of Korean culture in virtual reality. Through this, they aspire to create a new type of cultural experience within the metaverse.


---

# 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://nestree.gitbook.io/nestree/english/web3.0-metaverse-studio/kvillage.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.
