# Boost item

**Boost Items Overview**\
Boost items, such as the Red Elixir, are available for purchase in the in-game item store. These items enhance gameplay by providing users with special benefits, designed to improve the overall experience and convenience of participation in CryptoHunter World.

**Purpose of the Energy Boost**\
The Red Elixir (Energy Boost) has been introduced to address potential user fatigue and stress caused by prolonged exercise sessions. By increasing energy consumption per minute, this item effectively reduces the total physical activity duration required to achieve specific goals, making the gameplay more accessible and enjoyable.

**Mechanism of Energy Boost**\
When the Energy Boost is applied, the user’s energy consumption rate increases proportionally based on the applied boost percentage. This allows users to burn energy more quickly during their activity sessions. As a result:

* **Reduced Exercise Time**: The required exercise time for earning points is shortened.
* **Increased Efficiency**: Users gain the same or higher number of in-game points within a shorter period, maximizing their time investment.

**Pricing and Availability**\
The Red Elixir is available in various durations (e.g., 1-day, 3-day, 7-day, etc.), with increasing discounts for longer-duration purchases. Pricing details are shown in the following table:

| Red Elixir (+50% Boost) | Price (CHW) | Discount Rate |
| ----------------------- | ----------- | ------------- |
| 1-day                   | 50          | 0.00%         |
| 3-day                   | 120         | 20.00%        |
| 7-day                   | 250         | 28.57%        |
| 14-day                  | 400         | 42.86%        |
| Red 30-day              | 700         | 53.33%        |

The Red Elixir is designed to provide users with flexibility in their gaming and exercise schedules, allowing them to enjoy CryptoHunter World without feeling burdened by excessive time commitments. By offering this solution, we aim to enhance user satisfaction and provide a more enjoyable and efficient Move-to-Play experience.


---

# 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://docs.cryptohunter.world/game-module/item-system/boost-item.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.
