> 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/account-vault.md).

# เปิดใช้คลังกลาง (Account Vault)

&#x20;       **คลังกลาง (Account Vault)** คือพื้นที่จัดเก็บไอเทมส่วนกลางที่ผูกกับบัญชีผู้เล่น ทำให้ตัวละครทุกตัวภายในบัญชีเดียวกันสามารถฝาก ถอน และโอนไอเทมระหว่างกันได้ผ่านคลังเดียว

### 1. ทำการซื้อไอเทม **Account Safe Expansion**

&#x20;       สามารถซื้อไอเทม **Account Safe Expansion(30 วัน)** เพื่อเปิดใช้งานได้ที่ **ร้านค้าไอเทมแคช (Cash Shop)**

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

### 2. เปิดใช้งานไอเทมที่ NPC Banker Sofia

&#x20;       เมื่อมีไอเทม **Account Safe Expansion** สามารถเปิดใช้งานได้ที่ **NPC Banker Sofia** ได้ที่เมือง\
**Port of the Winds, Moonlight Shore Village** และ **Libra**

<figure><img src="/files/P2KjNnCt0TYe4Nwbb6lu" alt="" width="356"><figcaption></figcaption></figure>

&#x20;       พูดคุยกับ **NPC Banker Sofia** เลือกหัวข้อ **Account Vault**

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

### 3. กดใช้งานไอเทมขยายคลัง

&#x20;       เมื่อเปิดหน้าต่าง Account Vault ให้กดที่ปุ่ม **ขยายคลัง** เพื่อใช้งานไอเทม **Account Safe Expansion**&#x20;

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

&#x20;       หลังจากทำการขยายคลังสำเร็จจะได้รับ Account Vault จำนวน 12 ช่อง

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

{% hint style="info" %}
เมื่อ **Account Vault** หมดอายุ ไอเทมที่ฝากไว้จะถูกล็อกและไม่สามารถนำออกได้ชั่วคราว โดยไอเทมจะยังคงอยู่ในคลังอย่างครบถ้วน ท่านสามารถเข้าถึงและนำไอเทมออกได้อีกครั้งเมื่อเปิดใช้งาน **Account Safe Expansion** ใหม่
{% endhint %}


---

# 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/account-vault.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.
