# Convert In-Game Items to NFT

For **Pebble City**, once your game account is Connected, packaged items in the **game's Package system** will appear under **My Page > Inventory > In-Game Item**.

### Steps to convert an item into an NFT

{% stepper %}
{% step %}
First, package the item you want to convert to an NFT in the **PACKAGE** menu within the Pebble City game.

* Once your game account is connected, you can check the packaged item in [**My Page > Inventory > In-game Items**](https://www.pebblestream.io/account/inventory/items).
  {% endstep %}

{% step %}
Go to the [**Convert to NFT**](https://www.pebblestream.io/account/inventory/item/convert) page through the global bar or click the **More(...)** **button** on the item.

<figure><img src="/files/XAfIOlbV8QMfVgHxNr9V" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the packaged item and adjust the quantity.

<figure><img src="/files/Ageiohmp4wpGUUNBg2sJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Convert** and and Enter your transaction password to proceed.

{% endstep %}

{% step %}
After completing the conversion, you can now view the NFT in your inventory.

{% endstep %}
{% endstepper %}


---

# 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.pebblestream.io/game-connect-convert/how-to-convert-pebble-city-tokens-and-nfts/convert-in-game-items-to-nft.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.
