> For the complete documentation index, see [llms.txt](https://docs.pawtato.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pawtato.app/pawtato-land/gameplay/heroes/ascension.md).

# Ascension

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

Some Heroes are born lucky, but with hard work, any Hero can rise to the absolute top. Next to levels, Heroes can also progress in terms of their Tier from **Common** > <mark style="color:green;">**Uncommon**</mark> > <mark style="color:blue;">**Rare**</mark> > <mark style="color:purple;">**Epic**</mark> > <mark style="color:orange;">**Legendary**</mark> > <mark style="color:red;">**Mythic**</mark>.

Just like with items, Heroes **cannot jump** a Rarity Tier - this means in order for **Common** Heroes to reach <mark style="color:purple;">**Epic**</mark>, they will have to ascend to <mark style="color:green;">**Uncommon**</mark> and <mark style="color:blue;">**Rare**</mark> first.

<figure><img src="/files/j30dQapfle8idAYOBn7M" alt="" width="563"><figcaption></figcaption></figure>

To be able to **start an Ascension Quest**, a player first needs to acquire an **Ascension Tablet** for the respective Tier upgrade. Intact Tablets are very rare items in Axoma and almost impossible to acquire directly, but Tablets can be restored at an **Estate** (up to <mark style="color:purple;">**Epic**</mark>) or **Province** (up to <mark style="color:orange;">**Legendary**</mark>) if a player gets hold of the right **Fragments.**

#### **Fragments of Ascension Tablets**

When adventuring in the world of Pawtato Land, Heroes have a certain chance to find different Fragments of long forgotten knowledge (loot, rewards etc). Those Fragments themselves already hold enough wisdom to elevate a Pawtato to a advanced state of being, but if more unique Fragments are combined, even higher evolution is possible.

<img src="/files/tHJmjlYvX1w1oaCImBV4" alt="" data-size="line"> **Fragment of Resolve**\
\&#xNAN;*Whispers of unbroken will echo through this shard. Those who hold it feel the quiet strength to keep moving when all seems lost.*

<img src="/files/WV1dgfRO4cAW5uurBnQm" alt="" data-size="line"> **Fragment of Focus**\
\&#xNAN;*This fragment sharpens the mind like a blade. Distractions fade, and purpose burns bright as the midday sun.*

<img src="/files/CfdqJSIRqyxMPGfCpqiU" alt="" data-size="line"> **Fragment of Harmony**\
\&#xNAN;*A pulse of balance hums within - between body and spirit, earth and sky. Heroes carrying it walk in perfect rhythm with the world.*

<img src="/files/vUdrC1tHciCIT1460JIr" alt="" data-size="line"> **Fragment of Vigor**\
\&#xNAN;*Raw vitality thrums inside this piece. It is said to reflect the endurance of the first Pawtato to ever conquer the wilderness.*

<img src="/files/0RdgOx1SKZFra8NvPkJP" alt="" data-size="line"> **Fragment of Insight**\
\&#xNAN;*This fragment holds ancient memory. When pressed to the heart, it reveals echoes of the lost civilizations of Axoma.*

<img src="/files/O0G088P6xt6PMUrJuOqR" alt="" data-size="line"> **Fragment of Unity**\
*This fragment pulses with the lifeblood of Axoma itself. It binds roots to rivers, wind to flame, and spirit to soil - a reminder that every creature and element is part of one endless cycle.*

<img src="/files/gJuprPCICj6eV6GFb2H8" alt="" data-size="line"> **Fragment of Genesis**\
\&#xNAN;*This piece radiates the same pulse that awakened the first roots of Pawtato Land. It grants the bearer a touch of creation itself.*

<img src="/files/63aCBrUFiuYIXAyEgmYD" alt="" data-size="line"> **Fragment of Oblivion**\
\&#xNAN;*Dark and still, it hums with quiet destruction. All things that begin must end - this shard carries that truth.*

<img src="/files/TTzznnXA88e5QCmsPzaY" alt="" data-size="line"> **Fragment of Eternity**\
\&#xNAN;*It defies decay and time alike. Those who gaze into it feel infinite lifetimes reflected back.*

<img src="/files/BwMZwWXWJCMuu9Tffap5" alt="" data-size="line"> **Fragment of the Veil**\
\&#xNAN;*A thin shimmer runs through this shard, like reality itself bending at the edges. It reveals what lies just beyond mortal perception - the hidden threads behind every event.*

<img src="/files/K4ay44raKalQoUqPPibH" alt="" data-size="line"> **Fragment of Awakening**\
\&#xNAN;*Dormant energy stirs within this fragment, waiting to be claimed. It embodies the moment a Hero realizes their true nature - not yet divine, but no longer ordinary.*

<img src="/files/mX8OTyRPCh2nOGB0boo7" alt="" data-size="line"> **Fragment of Transcendence**\
\&#xNAN;*A faint light dances inside, as if the shard remembers stars that no longer exist. Those who harness it step beyond mortal limits.*

If a player equips the [Runic Resonator](/pawtato-land/gameplay/tools/miscellaneous-tools.md) tool, even Heroes who are passively on [Patrol](/pawtato-land/gameplay/heroes/patrol.md) have a chance to find certain Fragments.


---

# 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://docs.pawtato.app/pawtato-land/gameplay/heroes/ascension.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.
