# Consumables

### Overview

Consumables, commonly known as "Elixirs," are special items granting temporary Power Score (PS) boosts during specific activities. These potent, single-use items significantly enhance your performance.

***

### Characteristics

Each Elixir is defined by:

* **Prefix (Benefit):** Currently "Power"
* **Suffix (Activity):** Currently "Of Hunting"
* **Rarity (Magnitude):** Determines the strength of the bonus.

**Example:**

* **Epic Power Elixir of Hunting** provides +2,000 Power Score specifically for Nocturnal Hunts.

***

### Using Elixirs

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

**Activity Preparation**

* Navigate to the activity preparation screen.
* Click on the **Elixirs tab** to view applicable consumables, sorted by rarity.
* Select the desired Elixir to activate it immediately.

**Repeat Activities**

When repeating an activity, ensure an identical Elixir is available; otherwise, the repeat action won't proceed.

***

### Acquiring Elixirs

Primary methods include:

* [**Item Shop**](/derp-birds/adventures/in-game-store.md)**, p**urchase in bundles similar to material bundles.
* **Campaign Quests**
* [**Weekly Chests**](/derp-birds/adventures/weekly-chests.md)
* **End-of-season** [**Fame**](/derp-birds/adventures/fame-and-leaderboard.md) **Rewards**

{% hint style="info" %}
Anticipate expansions in future seasons, introducing new prefixes and suffixes like:\
\
Prefixes: Quick (reduces duration), Trendy (increases fame)\
Suffixes: Of Scouting, Of Battling
{% endhint %}

***


---

# 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.derpbirds.io/derp-birds/adventures/consumables.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.
