# Virtual Home & Architecture

{% embed url="<https://youtu.be/GSJ8NIa5teY?feature=shared>" %}

Virtual Homes and Architecture Experiences use one to four LANDs to allow players to explore an aesthetically pleasing space with many voxel assets and a smaller amount of logic.

While you may offer a stunning place for all visitors to explore, you can also use the [**NFT Sensor**](https://docs.sandbox.game/jp/creators/game-maker/document/components/nft-sensor) component to allow NFT holders to access certain VIP areas, whether for socializing with other VIPs if they own an NFT in a collection or a private room by owning a specific NFT. [**Teleport**](https://docs.sandbox.game/jp/creators/game-maker/document/components/avatar-teleport) players who own the correct NFTs wherever you like!

## Videos

### What Can I Do With My LAND? - Homes

{% embed url="<https://www.youtube.com/watch?v=ZBc3kqVbm2M>" %}

## Articles (English)

### Virtual/Real Estate

{% embed url="<https://medium.com/sandbox-game/come-and-visit-the-first-open-house-in-the-metaverse-with-metaresidence-5bdca72f033f>" %}

### Architecture

{% embed url="<https://medium.com/sandbox-game/shift-space-studio-brings-out-metaverse-residences-to-the-sandbox-with-project-aurora-e87a60937bbb>" %}


---

# Agent Instructions: 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://docs.sandbox.game/jp/creators/game-maker/creative-guide/experience-guide/virtual-home-and-architecture.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.
