> For the complete documentation index, see [llms.txt](https://digalabs.gitbook.io/whitepaper_eldarune/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digalabs.gitbook.io/whitepaper_eldarune/nfts/eldarune-game-collection/item-nfts.md).

# Item NFTs:

**Item NFTs: Empowering Your Champions**\
\
![Basic Chest](/files/SorT9M5C2MXRRHihbRty)![Basic Sword](/files/bzXDInO6CfkWddH9TGI7)

Dive into a realm of customization with **Item NFTs**, various **Item Sets** will be released in the future, the first set is the **Basic Item** **Set,** encompassing nine distinct types: **Armors, Weapons, Cloaks, Shields, Belts, Boots, Rings, Helms, and Amulets.** These NFTs provide exclusive bonuses upon your **Champions**’ abilities which are **HP bonus, Armor bonus and Damage bonus**. As items level up, their bonuses progressively increase. **Items** can be leveled up to 10, to help to improve **Champions** fighting skills through the [**Workshop**](https://app.digard.io/my-wallet/workshop). \
\
**Item NFTs** have a mysterious side to them—hidden stats and upgrades that no one knows about. As they level up, these items get better, but there isn't any details about how they improve. One thing's for sure with these items—equipping higher-level ones gets you closer to winning. As players grind in the **Dungeons**, they'll drop Items and claim them on [Digard](https://app.digard.io/my-wallet/claim). Current rates can be found just before picking the Stage of the Dungeons. The higher the stage, the better the drop rates and the quantity of items.\
\
Gathering as many items as possible allows for upgrading to higher levels. Player's got to play the game to find out. We want our community to dig into the game and uncover these hidden qualities.&#x20;

These secret features on Item NFTs are like a path to winning. You can explore and keep them alone or share with your friends or clan to embrace the victory together.&#x20;

We really value sharing stories, ideas, and feedback. It's what makes Eldarune better for everyone. Let's all explore these hidden parts of Item NFTs together. It'll make our games more exciting and bring us closer as a community.

**How to upgrade Items on Workshop**\
\
[Enter the Workshop](https://app.digard.io/my-wallet/workshop), a hub of improvement where players can merge two Item NFTs to create superior versions and upgrade their arsenal. Upgrading Items are easy:\
\
\- Go to **Workshop**

\- Pick the item that you want to Upgrade and click “**Upgrade**”

\- Press the **“ Upgrade Now ”** button and finalize the transaction.\
\
\&#xNAN;**\*Note**: You need to burn 2 **item NFT**s of the same level and pay the upgrade fee to get one higher level. From level 1 to level 2, Upgrading is 100% guaranteed but From level 2 to level 3, there is an approximately 10% chance that Upgrading might fail and you may lose one of your items. The higher the level, the higher the chance of failure. <br>

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

Multiple Item NFT Upgrade! " **Upgrade All"**\
\
&#x20;This remarkable feature is designed to save you both time and transaction cost, making your journey through **World of Elymnias** even more epic! From this moment forward, our valiant players can upgrade multiple **Item NFTs** to a higher level with a single transaction. \
\
**How Multiple Upgrades Work:** \
\
Multiple upgrades work by allowing you to upgrade your items within their respective level ranges. For example, you can upgrade multiple items from level 1 to level 2 or from level 5 to level 6 and more. However, please note that, to avoid complexities and ensure smooth transactions, you won't be able to upgrade items directly from level 1 to level 10 for now. <br>

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

**How to Upgrade All:**

* Visit to <https://app.digard.io/my-wallet/workshop> and connect your wallet.
* Select the item you want to upgrade in bulk.
* When you hover your mouse cursor over the items, the "**Upgrade All**" button will appear.
* The **Upgrade Al**l feature will require a total of 3 transactions to be finalized the first time you use it.
* Transaction for NFT approval (Once)
* Transaction for token approval (Once)
* Transaction to finalize the upgrade process. ( After signing the neccessary approvals, it requires only single transaction to confirm. )

&#x20;**Important Notes:** After confirming all transactions, please be patient as this process might take a while depending on the number of upgrades. A pop-up screen will appear to reveal the Upgrade results after the transactions are confirmed. Refresh the page after each upgrade to reveal items at the new level. Upgrade success rates will remain the same but mass upgrade costs double amount of $ELDA. Rates are calculated out of a thousand, not out of a hundred.\ <br>

<figure><img src="/files/kuH5Yfh4WKYo53TbtCJ1" alt=""><figcaption><p>Basic Shield - L9</p></figcaption></figure>


---

# 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://digalabs.gitbook.io/whitepaper_eldarune/nfts/eldarune-game-collection/item-nfts.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.
