> 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/enchantment/soulbound.md).

# Soulbound

&#x20;       **Soulbound** คือสถานะของไอเท็มที่ “ผูกติด” กับตัวละครหรือบัญชีผู้เล่นหลังจากผู้เล่นทำการสวมใส่ไอเทมนั้น ทำให้ไอเท็มชิ้นนั้นไม่สามารถนำไปซื้อขาย ส่งต่อ หรือแลกเปลี่ยนกับผู้เล่นคนอื่นได้ตามปกติ โดยไอเท็มที่เป็น soulbound จะยังใช้งานได้ตามปกติ แต่จะถูกจำกัดด้านการเคลื่อนย้ายและการแลกเปลี่ยน

### วิธีการปลดไอเทม Soulbound

### 1. ใช้ไอเทม Seal Scroll

&#x20;       เมื่อผู้เล่นมีไอเทมอุปกรณ์สวมใส่ที่ต้องการนำไปซื้อขาย ส่งต่อ หรือแลกเปลี่ยนกับผู้เล่นอื่น แต่ติดสถานะ Soulbound ผู้เล่นสามารถปลดสถานะดังกล่าวได้โดยการใช้ไอเทม **Seal Scroll** ![](/files/qQ3ahghI1MwaJlDXJnLq) เพื่อทำการผนึกไอเทม เมื่อกดใช้ไอเทมจะมีหน้าต่างแสดงขึ้นเพื่อให้เลือกไอเทมที่สามารถผนึกไอเทมได้

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

&#x20;       ทำการยืนยันเพื่อนำไอเทมเข้าสู่สถานะผนึกไอเทม ซึ่งไอเทมจะถูกปิดสถานะพิเศษและจะไม่สามารถสวมใส่ได้จนกว่าจะมีการปลดผนึก [สถานะถูกผนึกและคำสาป](/dragonica-landverse-whitepaper/undefined/enchantment/undefined-1/undefined-1.md)

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

&#x20;       เมื่อทำการผนึกไอเทมสำเร็จ ไอเทมจะสามารถนำไปซื้อขาย ส่งต่อ หรือแลกเปลี่ยนกับผู้เล่นคนอื่นได้ตามปกติ

### 2. ใช้ Costume Soulbound Remover

&#x20;       ในกรณีที่ต้องการปลดสถานะ Soulbound ของ Costume สามารถทำได้ด้วยการใช้ **Costume Soulbound Remover** ![](/files/F8dDqxVNkxv41Bax0RsO) (สามารถใช้ได้เฉพาะกับ Costume ระดับ <mark style="color:blue;background-color:blue;">**Special**</mark> ขึ้นไปเท่านั้น) เมื่อกดใช้ไอเทมจะมีหน้าต่างแสดงขึ้นเพื่อให้เลือกไอเทม Costume ที่ต้องการปลดสถานะ

<figure><img src="/files/1VL2dIuKZ9pqDpwBnU7S" alt="" width="563"><figcaption></figcaption></figure>

&#x20;       กด **ตกลง** เพื่อยืนยันการปลดสถานะ Soulbound ของ Costume ที่เลือก เมื่อทำการปลดสถานะสำเร็จ Costume ดังกล่าวจะอยู่ในสถานะ ไม่มี Soulbound

<figure><img src="/files/q2h4zGFxUnu8WsTgcL8s" alt="" width="563"><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/enchantment/soulbound.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.
