# Convert NFT items into in-game items for usage

In order to start using NFT items in-game, you have to convert the NFT items into 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:** Select supported chain & Click on "Convert to items" button of "On Chain" tab of Inventory UI.

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

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

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

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

**Step 4:** Click "Confirm" button to agree with the conversion fee (Gas fee).

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

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

**Step 6:** Converted NFT items are in-game items list now. All of them are listed in "In-game" tab of Inventory UI and ready to use for game activities.

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


---

# 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-nft-items-into-in-game-items-for-usage.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.
