> For the complete documentation index, see [llms.txt](https://drlv.gitbook.io/dragonica-landverse-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://drlv.gitbook.io/dragonica-landverse-whitepaper/undefined/myhome.md).

# ระบบที่อยู่อาศัยส่วนตัว (MyHome)

&#x20;       **MyHome** คือระบบบ้านพักส่วนตัวที่ผู้เล่นสามารถซื้อและตกแต่งได้ตามใจชอบ โดยระบบนี้ไม่ใช่แค่เพื่อความสวยงาม แต่ส่งผลโดยตรงต่อการบัฟสเตตัส (Buffs) ของตัวละคร&#x20;

&#x20;       **การครอบครอง:** ผู้เล่นสามารถซื้อบ้านได้ผ่าน **NPC Real Estate Agent Jesse** ที่เมือง **Port of the winds** โดยจะมีค่าใช้จ่ายในการซื้อครั้งแรก และมีค่าธรรมเนียมในการครอบครองบ้าน (Maintenance fee) รายสัปดาห์

<div><figure><img src="/files/39rngvLD8BcQgMqMkJ2z" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QtXHEs8nHJ1h3B93DQTz" alt=""><figcaption></figcaption></figure></div>

&#x20;       **ประโยชน์และการตกแต่ง:** บ้านสามารถติดตั้งเฟอร์นิเจอร์ต่างๆ (เช่น เตียง โต๊ะ หน้าต่าง) ซึ่งเฟอร์นิเจอร์เหล่านี้จะมอบ "Furniture Buff" ให้กับเจ้าของบ้านและแขกที่มาเยือน

&#x20;       **การรับ Furniture Buffs:** เมื่อผู้เล่นทำการตกแต่ง MyHome ของตนเองด้วยเฟอร์นิเจอร์ที่มีคุณสมบัติในการมอบบัฟพิเศษ ผู้เล่นสามารถรับบัฟต่าง ๆ ด้วยวิธีต่อไปนี้

1. กดเข้าสู่ MyHome ของตนเอง

<figure><img src="/files/yiapHRCVoT3YEWAFDWqa" alt=""><figcaption></figcaption></figure>

2. คุยกับ **NPC Butler Vilbort the third** เลือกหัวข้อ **"Get Furniture Buff"**

<figure><img src="/files/wzfoUPpIkktZr2MeV57e" alt=""><figcaption></figcaption></figure>

3. เลือกรับบัฟจากเฟอร์นิเจอร์ที่ต้องการ หรือกดที่ **"ตรวจสอบ"** เพื่อเลือกรับบัฟทั้งหมด

<figure><img src="/files/XIRCBgTFyO7ua9txbYfU" alt=""><figcaption></figcaption></figure>


---

# 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://drlv.gitbook.io/dragonica-landverse-whitepaper/undefined/myhome.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.
