> For the complete documentation index, see [llms.txt](https://doc.thetanarena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thetanarena.com/gameplay-1/heroes-upgrading.md).

# Heroes' Upgrading

Upgrading heroes is essential and brings great benefits to owners, including increased strength and gTHC Battles.

**Heroes' upgrading benefits:**

* Increase hero stats by +1.5% at each level&#x20;
* Increase gTHC Battles and Win bonus, as shown on the following table

![](/files/OTChJUyj1scvgFZnx4Om)

### **Cost to Upgrade**

Upgrading heroes require power points and gTHG by Hero Rarity.

<mark style="color:orange;">**NOTE**</mark>: **gTHG price fluctuates with floating THC/THG exchange rate**. The price shown in the table below is <mark style="color:orange;">based on the sample exchange rate of</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**0.017**</mark>

![](/files/K57RAQSMuALgbWnXRBvE)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.thetanarena.com/gameplay-1/heroes-upgrading.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.
