# Increasing Level/Tier of Collectible Items

The player can upgrade a collectible item's level or tier using the corresponding workbench. An Artifact is not required for increasing the item’s level or tier. To upgrade, the player needs to select the collectible item and spend additional resources as a requirement to reach the next level or tier. The upgrade is instantaneous. The level and tier of the workbench must be equal to or higher than the item's level and tier in order for the upgrade to become available. When upgraded, the item's parameters change according to the new level and tier.

<mark style="color:red;">**IMPORTANT! The "Luck" parameter is not affected by this sort of upgrade.**</mark>


---

# 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://wiki.worldshards.online/game/economy-overview/collectible-items/collectible-equipment/increasing-level-tier-of-collectible-items.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.
