# Buddy Bonus

## What is Buddy Bonus?

Buddy Bonus allows you to team up with a friend—your "Buddy"—and earn extra in-game currency just by playing together! The longer you stay paired up with your Buddy, the more you earn. It's a fantastic way to boost your earnings while enjoying Theatria's adventures with a friend. 🤝✨

***

## How Does It Work?

### **1. Pair Up**

Use `/buddy add <name>` to send a buddy request. Your friend can accept the request with `/buddy accept`.

### **2. Stay Close**

To activate the bonuses, make sure you and your Buddy stay within **250 blocks** of each other.

### **3. Earn More**

Every 10 minutes spent near your Buddy increases your earnings multiplier, up to a maximum of 5x! Here's the breakdown:

* **10 minutes together** = 2x multiplier
* **20 minutes together** = 3x multiplier
* **30 minutes together** = 4x multiplier
* **40+ minutes together** = 5x multiplier

Buddy Bonuses start at **100 denarii per minute**, increasing as you and your Buddy keep playing together.

### **4. Check Your Status**

Use `/buddy` to see your current Buddy and your bonus status. Toggle reward notifications with `/buddy notify`.

### **5. End Your Buddy Pairing**

If needed, you can end the pairing with `/buddy remove`. Bonuses will stop once either player logs out or removes the pairing.

***

## Commands

Here is a quick reference for all Buddy Bonus commands:

* `/buddy add <name>` - Send a buddy request to another player.
* `/buddy accept` - Accept an incoming buddy request.
* `/buddy remove` - Remove your current Buddy.
* `/buddy notify` - Toggle notifications for rewards.
* `/buddy` - Check your Buddy and current bonus status.

***

## Requirements

To ensure Buddy Bonuses are active:

1. **Stay Active**: Both players must not be AFK.
2. **Stay Close**: Both players must remain within **250 blocks** of each other.

Enjoy exploring and earning together with your Buddy in Theatria! 🌟

***

🤑 🤑 🤑 Discover [ways to make Denarii](/minecraft/gameplay-features/economy/ways-to-make-denarii.md) in Theatria! 🤑 🤑 🤑

***

[Gameplay Features](/minecraft/gameplay-features.md)


---

# 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.playtheatria.com/minecraft/gameplay-features/economy/buddy-bonus.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.
