> 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/3.0/undefined.md).

# 케이빌리지

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

네스트리는 큐브 엔터테인먼트가 발주한 케이빌리지(Kvillage) 메타버스 공간을 설계하고 구축 하였습니다. 큐브 엔터테인먼트가 메타버스 플랫폼 더 샌드박스에 2x2 랜드 사이즈로 소유한 메타버스 공간은 서울의 과거, 현재, 미래를 모두 담고 있어 역사적 깊이와 현대적 감각이 조화를 이루고 있습니다. 이 메타버스 공간은 단순한 가상 세계를 넘어서, 다양한 시대를 아우르는 서울의 변천사를 체험할 수 있는 독특한 공간으로 설계되었습니다.

K-빌리지는 큐브 엔터테인먼트가 기획한 '한국의 복합 문화 공간'이라는 주제를 담고 있으며, 한국의 풍부한 문화적 랜드마크를 과거, 현재, 미래로 나뉘어 펼쳐지도록 설계하였습니다. 과거의 아름다움을 간직한 전통 건축물과 현재의 활기찬 도시 풍경, 그리고 미래의 혁신적 건축물들이 한 공간에서 공존하며, 사용자들에게 독특한 경험을 선사합니다.

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

과거의 경복궁, 거북선, 초가집 등을 볼 수 있습니다. 현재는 한강변의 활기찬 버스킹, 푸드트럭, 휴식하는 사람들이 눈에 띕니다. 미래 존에서는 롯데월드타워를 통해 서울의 미래를 엿볼 수 있습니다. 남산타워에서는 플레이어가 자물쇠 획득 퀘스트를 수행할 수 있습니다. K-빌리지는 한국 문화를 탐험할 수 있는 곳입니다.

이 메타버스 공간은 사용자들이 직접 탐험하며 한국의 다양한 문화를 체험할 수 있도록 다양한 인터랙티브 요소들이 포함되어 있습니다. 사용자들은 가상세계 속에서 한국의 전통 시장을 걸어다니거나, 현대적인 도심의 활기를 느끼고, 미래의 도시 모습을 미리 경험할 수 있습니다. 또한, 다양한 문화 콘텐츠와 이벤트가 지속적으로 제공되어 사용자들의 흥미와 관심을 끌 수 있도록 기획되었습니다.

큐브 엔터테인먼트와 네스트리는 이를 통해 사용자들에게 한국 문화의 아름다움과 깊이를 가상현실 속에서도 생생히 전달하고자 하였으며, 이를 통해 메타버스 내에서 새로운 종류의 문화 경험을 창출하고자 하는 목표를 가지고 있습니다.


---

# 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/3.0/undefined.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.
