# Convert Star to STBL

Once your game is Connected, you can go to the **Convert > Token Convert** page through the Navigation Bar or check your Star balance in **My Page > Inventory** and proceed with the conversion.

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

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

<figure><img src="/files/95EdaN6KMu4XO9B3YqUe" alt=""><figcaption></figcaption></figure>

{% endstep %}

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

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

* A minimum of **100,000 Stars** is required to convert.
* **Exchange rate:** **10,000 Stars = 1 STBL (10,000:1 ratio).**

{% endstep %}

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

* The conversion process typically takes a few seconds to complete, but times may vary depending on network conditions.
  {% endstep %}

{% step %}
After completing the conversion, you can check your updated **Star and STBL balances** in [**My Page > Inventory**](https://www.pebblestream.io/account/inventory).

{% endstep %}
{% endstepper %}

{% hint style="info" %}
*A **wallet** is required to receive Starble. If you don’t have one, you must create it first.*
{% 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-star-to-stbl.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.
