# Convert in-game items into NFT items for trading

NFT items can be created by converting in-game items following below steps:

**Step 1:** Click on "Inventory" button of main UI.

<figure><img src="/files/7m8svzX9zvQciKtupbY4" alt=""><figcaption></figcaption></figure>

**Step 2:** Click on "Convert to NFT" button of "In-game" tab of Inventory UI.

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

**Step 3:** Click on **Available** items to choose which items you want to convert into NFT items.

***Notice that you can only convert items that are the same type as the first chosen one for each conversion progression.***

<figure><img src="/files/8bA7mpH1dvRT1jT3VUoA" alt=""><figcaption></figcaption></figure>

**Step 4:Select supported chain &** Confirm the transaction and wallet address.

<figure><img src="/files/1Lzj8Orp1EzhxGyUdDVX" alt=""><figcaption></figcaption></figure>

**Step 5:** Waiting for the conversion complete.

**Step 6:** Converted items are NFT items now. You can take a quick look in the "On Chain" tab of Inventory UI.

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

**Step 7:** You can manage the NFT items in the [**"Inventory"**](https://testnet-marketplace.monsterra.io/#/inventory) page for trading.

![](/files/4yOeWUJhE9dOt6dyOPZu)


---

# 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.monsterra.io/legend-isla/convert-and-trade-nft-items/convert-in-game-items-into-nft-items-for-trading.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.
