# Improving the "Luck" parameter

The player can increase the "**Luck**" parameter of a collectible item using the corresponding workbench. An installed Artifact of the same rarity as the item or higher is required. To increase the "**Luck**" parameter, the player needs to:

* Select the collectible item that they want to upgrade in the workbench.
* Spend the corresponding amount of [Catolyst](/game/economy-overview/catolyst.md) (the amount will depend on the level of the "**Luck**" parameter).

The upgrade is instantaneous. The level of the "Luck" parameter on the item cannot exceed the level and tier of the collectible item. In a similar way, the level of the "Luck" parameter cannot exceed the level of the workbench where the upgrade takes place.

Increasing the "Luck" parameter for an item, will increase the drop chance of tokens when using that item on adventures.


---

# 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/improving-the-luck-parameter.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.
