# Luck Boosters

Luck Boosters are power-up consumables integrated into the World Quests system. They can be gained from quests, the Discord Lottery, or bought on the secondary market. When used they:

* **Double the Drop Rate of a Quest's Rarest Reward**: They double the chance of obtaining the rarest rewards in a quest **only**. This is based on the percentage chance to win a reward, **not** the rarity of the reward item.
* **Double the Goens Earned**: They double the amount of goens paid out for completing a quest.&#x20;

### **Important Usage Guidelines:**

* **Pre-Quest Application**: Apply the Luck Booster to a Zoku that is not currently on a quest. Do this before starting the quest.
* **Non-Stackable**: Only one Luck Booster can be used on one Zoku at a time.
* **One-Time Use**: Using a Luck Booster will burn it, removing it from your inventory.
* **Timely Start**: As long as the quest **starts** before the Luck Booster's timer expires, the bonus applies.

## **Types of Luck Boosters**

There are three varieties of Luck Boosters, each with a different duration:

* **1-Day Luck Booster (Pink)**
* **3-Day Luck Booster (Silver)**
* **7-Day Luck Booster (Gold)**

<figure><img src="/files/7mRpHv93ePms5JQsmS56" alt=""><figcaption><p>The Three Types of Luck Booster</p></figcaption></figure>

## **How to Use Luck Boosters?**

Using a Luck Booster is simple:

1. Go to your "Inventory".
2. Locate Luck Boosters under the Zoku Goods section.
3. Click "USE" and select the Zoku to apply the booster. You'll need to know the Zoku number.
4. Embark on your quest with these enhanced odds!

You can track the remaining duration of the boost in the 3D viewer (accessible on the My Zoku page) and on OpenSea.


---

# 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://guide.chainzoku.io/guide/economy/zoku-goods/consumables/luck-boosters.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.
