# Convert NFT to In-Game Items

Check your **Pebble City NFTs** under **My Page > Inventory > NFT**.

### Steps to Convert NFT to In-Game Items

{% stepper %}
{% step %}
Go to the [**Convert to Items**](https://www.pebblestream.io/account/inventory/nft/convert) page through the global bar, or select the desired NFT from [**Inventory > NFTs**](https://www.pebblestream.io/account/inventory/nfts) and proceed with the conversion.

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

{% step %}
Confirm the quantity and Estimated Network Fee. Enter your transaction password to proceed.

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

* A **SUI coin network fee of 0.1 or less** is required for conversion. Pebble **sponsors up to 3 network fees per account!**
  {% endstep %}

{% step %}
Log in to the game and check the converted items.

* You can view your conversion history in [**My Page > Activity > Convert History**](https://www.pebblestream.io/account/activity/convert/token) or in the INBOX within the game.
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
*Casino membership invitation NFT can be converted and revealed (opened) in the in-game inventory.*
{% endhint %}


---

# 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-nft-to-in-game-items.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.
