# Collectible Items

In Worldshards, there are several types of collectible items, each with varying properties, depending on the object's purpose.

### Collectible Equippable Items

These items include weapons, armor, and tools. These items can be crafted and used in the game, possessing in-game characteristics that determine how effectively and easily you can gather various resources and engage in combat.&#x20;

Learn more:[ **Collectible Equipment**](/game/economy-overview/collectible-items/collectible-equipment.md)

### Artifacts

These are special objects that are tied to the workbenches. They can be slotted into a workbench whereby they will allow the player to create, upgrade, and charge collectible equippable items.&#x20;

Learn more: [**Artifacts**](/game/economy-overview/collectible-items/artifacts.md)

### Islands

These are the digital "lands" in WorldShards. It is a liveable space where players can build, develop, manufacture and craft various items, including collectible equippable items.&#x20;

Learn more: [**Islands**](/game/economy-overview/collectible-items/player-islands.md)

### Collectible Decorative Items

These items are decorative in nature. They can be placed on the home island where they will add uniqueness to your home in WorldShards. They also serve an important gameplay function as they increase the comfort level of your island which is crucial for building, developing, manufacturing and crafting.

Learn more: [**Collectible Decorative Item**](/game/economy-overview/collectible-items/collectible-decorative-item.md)


---

# 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.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.
