# Boosters

Boosters are a diverse range of temporary quality of life enhancements and perks that you can activate at any time in [survival](/survival/smp-survival-s8.md) with **Ⓑ** Boost Points

All boosters are available in both a base tier and an upgraded tier, which offers longer lasting and or stronger perks over the base tier. Though the upgraded tier requires a higher number of Ⓑ Boost Points, it offers a better deal and is better value than purchasing the base tier multiple times for the same benefits.

Boosters can be viewed and purchased through the Booster menu using the `/boost` command

<figure><img src="/files/vrvV7MDT8mwde9FtPYtJ" alt="" width="346"><figcaption></figcaption></figure>

### Acquiring Boost Points

**Ⓑ** Boost points can be purchased in the boosters menu for 115 [vibecoin ](/survival/economy.md)and 8 XP levels each. Boost points are non-tradeable, and unspent boost points are lost at the end of the [smp season](/survival/smp-survival-s8/season-information.md).

{% hint style="success" %}
**TIP**\
You can get up to **1 free boost point** every day by [**voting**](/general/misc./voting.md) for the server!
{% endhint %}

## Boosters

### **Fast Flight**

Increases [utility fly](/survival/tweak-list/utility-flight.md) speed

* Tier 1: Speed increase by 110% for 8 hours at 2 Ⓑ points
* Tier 2: Speed increase by 200% (creative fly speed) for 24 hours at 5 Ⓑ points

### **Movement Booster**

Faster movement speed and jump height

* Tier 1: +0.7x speed for 12 hours at 1 Ⓑ point
* Tier 2: +1.3x speed and 2x jump height (2 blocks) for 24 hours at 2 Ⓑ points

### Mining Booster

Become a mining machine!

* Tier 1: Persistent Haste 2 for 8 hours at 2 Ⓑ points
* Tier 2: Persistent Haste 3 for 12 hours at  3 Ⓑ points

### **Vibe EXP Boost**

Increases your Vibe EXP multiplier to progress your[ server level](/general/leveling.md) faster

* Tier 1: +1x Vibe EXP multiplier for 6 hours at 1 Ⓑ point
* Tier 2: +1x Vibe EXP multiplier for 24 hours at 3 Ⓑ points

### **Reserved Night Credits**

Prevents the night from being skipped. Can be redeemed in the [Reserve Night](/survival/tweak-list/reserved-nights.md) menu

* Standard: 2 use credits at 1 Ⓑ point
* Bulk Deal: 5 use credits at 2 Ⓑ points

### **Skill XP Boost**

* Tier 1: 2x skill XP multiplier for 6 hours at 1 Ⓑ point
* Tier 2: 2x skill XP multiplier for 24 hours at 3 Ⓑ points

### **Insta-Smelt Credits**

Allows instant smelting of any furnace contents

* Standard: 6 use credits at 1 Ⓑ point
* Bulk Deal: 25 use credits at 3 Ⓑ points

### **Auto-Replant Credits**

Automatically replants crops after harvesting. Replants count towards quest replant goals.

* Standard: 500 use credits at 1 Ⓑ point
* Bulk Deal: 2000 use credits at 3 Ⓑ points

### **Hunger Lock**

Maintain 100% saturation

* Tier 1: 12 hours at 1 Ⓑ point
* Tier 2: 48 hours at 3 Ⓑ points

### **Strength Boost**

* Tier 1: +6 attack damage and +20% damage reduction for 12 hours at 1 Ⓑ point
* Tier 2: +18 attack damage, +40% damage reduction, and boosted regeneration speed when fully saturated for 48 hours at 3 Ⓑ points


---

# 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.vibecentral.xyz/survival/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.
