# Item

In Rune Hero, items are essential tools for character development and dungeon exploration, with some items holding significant strategic value.

### Relics

<figure><img src="/files/Eo1b6AiZBkRMMyXhlRjV" alt=""><figcaption><p>Relic Inheritance</p></figcaption></figure>

Relics play a crucial role in enhancing character talents. Through the legacy system, players can inherit the powerful energy contained within relics to directly upgrade their character's talents.

The acquisition and selection of relics provide a great deal of strategic flexibility for character growth. Players can configure different relics according to their combat style and character role, effectively boosting their combat abilities. This allows for optimization of skill combinations and the creation of unique builds, further diversifying gameplay strategies.


---

# 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://whitepaper.runehero.io/rune-hero/gameplay/item.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.
