> 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/blockchain/undefined/mint-nft.md).

# วิธีการ Mint NFT

### 1. เป็นเจ้าของไอเทมที่สามารถทำการ Mint ได้

&#x20;       เมื่อผู้เล่นครอบครองไอเทมที่สามารถ Mint เป็น NFT ได้ ผู้เล่นสามารถเริ่มทำการ Mint ได้เพียงมีไอเทมดังกล่าวอยู่ในตัวละครหรือในคลัง

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

### 2. ออกจากตัวละคร

&#x20;       ก่อนเริ่มกระบวนการ Mint ผู้เล่นจะต้องออกจากตัวละครที่มีไอเทมดังกล่าวอยู่ในกระเป๋าและเริ่มทำการ mint ที่หน้า Marketplace Inventory <https://drlv.maxion.gg/Inventory> จะพบไอเทมที่สามารถ Mint ได้อยู่ในช่อง **Pre-NFT Items**

<figure><img src="/files/5542EBDZ8TKJe92ghE0Z" alt="" width="563"><figcaption></figcaption></figure>

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

### 3. เลือกไอเทมที่ท่านต้องการ Mint&#x20;

&#x20;       เมื่อเลือกไอเทมที่ต้องการ Mint จะมีหน้าต่างปรากฏ ให้กดที่ เริ่ม **Mint NFT**

<figure><img src="/files/qoXrFsfeuKmkSWQKp9j0" alt="" width="448"><figcaption></figcaption></figure>

&#x20;       รอระบบดำเนินการสักครู่ จนกว่าจะมีข้อความแจ้งเตือนว่า **ทำการ Mint สำเร็จ**

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

&#x20;       เมื่อทำการ Mint เสร็จสิ้น ไอเทม NFT จะย้ายไปอยู่ที่ **NFT Assets**

<figure><img src="/files/conccKCMXI6ug1oTqlLZ" 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/blockchain/undefined/mint-nft.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.
