# Convert STBL to MasterChip

To convert STBL to MasterChip, you must have STBL in your Pebble Wallet.

If you have STBL, you can go to the **Convert > Token Convert** page through the Navigation Bar or check your STBL balance in **My Page > Inventory** and proceed with the conversion.

### Steps to Convert Starble Token(STBL) to MasterChip

{% stepper %}
{% step %}
**Go to** [**My Page > Inventory**](https://www.pebblestream.io/account/inventory) **and click "Convert"** on the STBL balance.

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

{% step %}
Enter the amount of STBL to convert and verify the amount of MasterChip you will receive before proceeding.

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

* The **conversion rate improves** when converting larger amounts of Starble. For example, converting 10 Starble may yield a 5% bonus, while converting 20 Starble could provide a 25% bonus.
* Conversion rates may change based on service conditions, so confirm the expected **MasterChip amount** before proceeding.

{% endstep %}

{% step %}
Click the Convert button and enter your transaction password to complete the conversion.

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

{% step %}
After completing the conversion, you can check your updated Starble balances in [**My Page > Inventory**](https://www.pebblestream.io/account/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-stbl-to-masterchip.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.
