# Star-level

**Introduce**

The initial star level of the Starmon is 0. Players can upgrade the star level of the Starmon through the star-level upgrade function. Starmon  will gain an increase in the upper limits of their base power and energy.

{% hint style="info" %}
Starmons that have perviously evolved to the second stage will have a default star-level of 1 star.
{% endhint %}

**StarMon's upgrade system**

<table><thead><tr><th width="168" align="center">Level</th><th width="150" align="center">Upgrade</th><th width="164" align="center">Energy limitation</th><th width="157" align="center">Consuming GST</th><th width="235" align="center">Materials Needed</th><th align="center">Buff</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">/</td><td align="center">10</td><td align="center">/</td><td align="center">/</td><td align="center">100%</td></tr><tr><td align="center">1</td><td align="center">0→1</td><td align="center">20</td><td align="center">200</td><td align="center">one Starmon with 0star</td><td align="center">103%</td></tr><tr><td align="center">2</td><td align="center">1→2</td><td align="center">30</td><td align="center">400</td><td align="center">one Starmon with 1star</td><td align="center">104%</td></tr><tr><td align="center">3</td><td align="center">2→3</td><td align="center">40</td><td align="center">800</td><td align="center">one Starmon with 2star</td><td align="center">105%</td></tr><tr><td align="center">4</td><td align="center">3→4</td><td align="center">40</td><td align="center">1200</td><td align="center">one Starmon with 3star</td><td align="center">107%</td></tr><tr><td align="center">5</td><td align="center">4→5</td><td align="center">40</td><td align="center">1600</td><td align="center">one Starmon with 4star</td><td align="center">109%</td></tr><tr><td align="center">6</td><td align="center">5→6</td><td align="center">50</td><td align="center">2000</td><td align="center">one Starmon with 5star</td><td align="center">113%</td></tr></tbody></table>

### **Guide to Starmon upgrade**

Step 1: Enter the Starmon trading market and click "Star Upgrade"

![](/files/cF8XF3zD7ZmXGKTY3NMG)

Step 2: In the Starmon upgrading page, click "Choose NFT" to open you Starmon list.

![](/files/PHTfzYAtkgnDVYf7m3Gr)

Step 3: Choose a Starmon to upgrade

![](/files/AbRnD7X8c63EhIqgp1A6)

Step 4: Select 1 material Starmon that will be consumed

![](/files/GvI3lekMPErf13Ra7rfu)

Step 5: Click on the "Approve"

![](/files/jSoEWKNgZmaPqOjYfwxl)

Step 6: Complete the Starmon upgrading and get a new Starmon.

![](/files/k6iPET6DLGuw1ixwpcMa)


---

# 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://starmon.gitbook.io/starmon.io/starmon/beginner-guide-game/basic-information-about-starmon/star-level.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.
