# Hero Screen

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

In Hero Screen, you can enhance your character with several methods.

* Level Up
  * Leveling up your Hero with gold and level up items, will slightly increase the Hero's HP and attack power.
  * Gold and Level Up items could be obtained from Stage Plays
* Grade Up
  * Grading up your Grade up items, will significant increase the Hero's stamina and attack power.
  * Grade up items could be obtained from Character summon.
* Ascension
  * Ascension will enhance your main weapon
    * Skill upgrade
    * Significant increase on stats
    * Enhancing effects
  * Ascension could be done with Ascension Stones which could be purchased at the core shop.
* Character Decomposition
  * You can decompose through the Decomposition button or Decomposition icon on the character list screen.
  * Decomposable Character Types and Obtainable Items:
    * NFT & Normal Characters - Items for enhancing characters
* A pet could be attached to S grade Heroes in Stage Play.
  * The Pet is a rare content element that is exclusively attached to NFT S-grade items.


---

# 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://suuuiplash.gitbook.io/docs/guide/hero-screen.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.
