> For the complete documentation index, see [llms.txt](https://docs.descend.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.descend.gg/descend-online/usdtear/milestone-ii-runes.md).

# Milestone II - Runes

## ✨ Runes, Magic & Constellations.

Our **Rune System** is just like traditional RPG **Skill Trees**\
Containing a web of possibilities that let's players tinker & tailor their build, with $TEAR you can align yourself with the stars and chart your Descendant's destiny.

<figure><img src="/files/k4sfEckR6OTRxDvcXjwq" alt=""><figcaption><p>Early iteration of a <strong>Rune Page</strong> 🌌</p></figcaption></figure>

$TEAR can be used to unlock **Runes** in Star Charts. Each page has a limited amount of abilities so players will need to constantly acquire new rune pages and unlock new abilities. This will give you the satisfying grindy feeling of looking for a better page.&#x20;

Each Rune Page unlocks a distinct set of abilities that players can customize to their playstyle. Rune Pages not only enhance the depth of combat but allows players to express their strategic ingenuity.&#x20;

<figure><img src="/files/0T37i93ozORCAfOipvam" alt="" width="283"><figcaption><p>You shall not... <strong>CAST!</strong></p></figcaption></figure>

Using this system we are able to easily introduce new kinds of abilities in bundles of content that come with bosses and levels. Players will be able to hold multiple rune pages in their inventory with a max capacity. To raise this cap, $TEAR can be used.

...Rune Pages may be tradable as NFTs in the future!

### For $TEAR Holders, what's it mean?

More tokens will be required to be burned in order to create Rune Pages. Different kinds of rune pages will constantly have to be grinded, meaning more $TEAR requiring to burn them. The amount of TEAR required to burn them will be variable.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.descend.gg/descend-online/usdtear/milestone-ii-runes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
