# Customize Villa/House rooms

Upon pressing the **Edit room** button, players can enter Edit mode with plenty of options to customize their villa decoration using their **Decorative Furniture**.

![](/files/4Jnci5Y1qakEVETPZxhb)

In this Edit mode, players can open their Deco Inventory to take out their decorative furnishings and place them in the room.

![UI Edit Room — Decor Inventory demo (for reference only)](/files/bc0Ym3ACudKnnr7UllFc)

After picking an item to place in the room, they can move the item around or rotate the direction until they are satisfied enough with the set up to confirm the item’s placement, or simply cancel it to pick another one.

![UI Edit Room — Select item demo (for reference only)](/files/QwNvY5hbyU6ie3Ru4G5t)

**\*Notes:** Certain furnishings with fixed positions such as Tile, Wall, Stair and Door will have slightly different customization mechanics. In the current version Stairs and Doors are not available for customization yet. These types will be added in a later update.&#x20;


---

# 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.kawaii.global/game-play/home-decorating/customize-villa-house-rooms.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.
