# Gathering

### Tokens

To receive tokens in the game, players need to:

* Be equipped with one or more unbroken collectible items with the temporary "**Fortune's Favor**" effect active.

Collectible items have charges that dictate the usability of the "**Fortune's Favor**" effect. When entering an adventure, a portion of the item’s charge is used up. The amount of charge that is used up depends on the size of the adventure.

In any gathering event, there is a chance for the player to receive a token. The chance depends on the "**Luck**" parameter on the equipped collectible item and the level and difficulty of the adventure.

Tokens are a very valuable resource in the world of Murrlandia. They are used to increase the "**Luck**" parameter on collectible items, to increase the rarity of a collectible item, processing shards, as well as being used for purchasing various rare items in the game.

### Ancient Rifts

Every player has a chance to receive an unrefined Rift from any gathering event. The chance of obtaining Rifts depends on the level and difficulty of the adventure. Raw Rifts can be sold or processed into refined Rifts at one of the three equipment crafting crafting stations (if an Artifact is installed).&#x20;

Refined Rifts are used to increase the rarity of collectible items.

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

<br>


---

# 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/usdshards-token/gathering.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.
