# Talismans

There are currently three categories of talismans:\
&#x20;      \- [Random Coins Talisman](/royaleeconomy/talismans/random-coins-talisman.md)\
&#x20;      \- [Percent Reducer Talisman](/royaleeconomy/talismans/percent-reducer-talisman.md)\
&#x20;      \- [Death Saver Talisman](/royaleeconomy/talismans/death-saver-talisman.md)

All talismans are upgradable and you can add as many upgrades as you want. Upgrades require coins from your purse (amount editable in config).

These talismans can bug if bought from a menu and not given thru the command. What do I mean by bugging? They won't be active, the player can fix it by relogging or by dropping the talisman and picking it up.

Upgrading a talisman is done by right clicking the talisman you want to upgrade. If it is upgradable, it will open up a menu.


---

# 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://d-ghinea.gitbook.io/royaleeconomy/talismans.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.
