> For the complete documentation index, see [llms.txt](https://www.btkwiki.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.btkwiki.info/ingame-guides/streamer-give-away-box.md).

# Streamer Give-away Box

#### 🎲 What You Can Get

Opening the Streamer Giveaway Box will randomly reward **one** of the following:

#### 🔧 **Usable Consumables**

These items are helpful for grinding, leveling, and surviving in the battlefield:

| Item Name              | Effect Description                                                                         | img                              |
| ---------------------- | ------------------------------------------------------------------------------------------ | -------------------------------- |
| Battle Manual 50%      | Boosts EXP gain by 50% for 30 minutes                                                      | ![](/files/m7rUBEuJEPZ485Q5Htg3) |
| Job Manual 50%         | Boosts Job EXP gain by 50% for 30 minutes                                                  | ![](/files/J1yjV1YYxRQADXbjNZiX) |
| Bubble Gum 50%         | Increases item drop rate by 50% for 30 minutes                                             | ![](/files/VGfjpqR98wSkpt39IYcP) |
| Kafra Card             | Access Kafra services anywhere                                                             | ![](/files/IJRAv6iGAAbQNLOPGICo) |
| Gym Pass               | Permanently increases your weight capacity by +200                                         | ![](/files/oxVK6l3aTtxR4RH3eoAK) |
| Red Envelope           | Grants a small amount of Zeny                                                              | ![](/files/m8ufaau2oSVid3hNvF7T) |
| Light White Potion Box | Contains 50 Light White Potions                                                            | ![](/files/cPNgrLxQKEBkXmmFcDN7) |
| Light Blue Potion Box  | Contains 300 Light Blue Potions                                                            | ![](/files/BP7bcdTW6DfEQGMLt3MZ) |
| Proof of Donation (1x) | Special currency used in the donation shop                                                 | ![](/files/oxVK6l3aTtxR4RH3eoAK) |
| Fruit Mix              | A mix of various crisp fruit falvored with light, sweet. syrup Dex +3                      | ![](/files/DnayIfsGzML0ZOaCNc5R) |
| Honey Herbal Tea       | An invigoratingly hot herbal whose flavor is enchanced with the sweetness of honey. Int +3 | ![](/files/TulFav7BAN2k7YGKNpFY) |
| Bomber Steak           | It looks like and ordinary steak, but it is explosively flavorful and juicy. Str +3        | ![](/files/6hCGgb14bgC3NKwyps2D) |
| Clam Soup              | A soup made by boiled clam meat. Vit +3                                                    | ![](/files/l4KTS62dyP8UFhKfVE9u) |
| Tentacle Cheese Gratin | Cheese gratin with  steamed tentacles mixed into it for  a unique flavor. Agi +3           | ![](/files/Hifioaa9n4PVTr7tS9lK) |
| Fried Sweet Potato     | Crunchy, fried sweet potatoes topped with light syrup. Luk +3                              | ![](/files/jHayf2nJMs1m0sytVVCa) |

#### 💎 **Jackpot Rare Rewards**

A lucky few may receive one of these rare and highly desirable items:

| Rare Item Name           | Description                                                            | ID                               |
| ------------------------ | ---------------------------------------------------------------------- | -------------------------------- |
| Snake Head Hat \[1]      | Enable to use level 5 <mark style="color:purple;">Double attack</mark> | ![](/files/L5nLblfwZukbuVqt3qK0) |
| Well-Chewed Pencil       | Hit +3, Dex +2                                                         | ![](/files/3ftpCmCA1p7o5J74m16E) |
| Gentleman's Pipe \[0]    | Reduces damage from Demi-Humans 2%                                     | ![](/files/3yPQqQkDtywzxU3mxoGh) |
| Father's White Moustache | ATK + 20                                                               | ![](/files/gRTtUzfOiOGe7xig3uRZ) |
| Ninja Scroll \[0]        | Increase Matk +1%                                                      | ![](/files/kbXDLwKtzu5HEvWOHD8t) |

#### 📌 How to Get It

You can obtain the **Streamer Giveaway Box** by:

* Participating in **Livestream Giveaways**
* Joining **Discord Events**
* Being randomly picked from **stream viewers**

#### 🎉 Pro Tips

* These boxes are **tradable**, so you can gift them to friends or trade them with other players.
* Some rewards are **account-bound** upon opening.
* Use consumables wisely during **leveling boosts**, **boss hunts**, or **PvP sessions**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.btkwiki.info/ingame-guides/streamer-give-away-box.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
