> For the complete documentation index, see [llms.txt](https://docs.memhustle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.memhustle.com/game-features/hustle-box.md).

# Hustle Box

Did you hit that Hustle Box yet, or still saving your Stars for the big one?

**Hustle Box** — a mystery box packed with in-game rewards, Gems, Stars, and exclusive collectibles like Telegram gifts or NFTs.

Get a daily chance to **ROLL** and **WIN** exclusive rewards — > [**https://t.me/memhustle\_bot**](https://t.me/memhustle_bot)

<div><figure><img src="/files/bjtFavmugzx1VU4IxW2V" alt=""><figcaption></figcaption></figure> <figure><img src="/files/P5hNeIDuk8pVPTHI6lKr" alt=""><figcaption></figcaption></figure></div>

### How to open Hustle Box?

1. Open [MemHustle](https://t.me/memhustle_bot)
2. Click on the "Spin" tab
3. &#x20;Roll to win!&#x20;

You get **1 free roll every 24 hours**. Missed it? Too bad, fam — the clock resets, so don’t ghost your daily claim 😬 \
\
**Wanna go extra?**\
You can also **place a bet using Telegram Stars** ⭐️\
The higher your bet, the bigger your rewards gonna be!

## <sub>Winning Rewards</sub>

Right after your win, you’ll find all your goodies **inside your in-game Inventory** — safe, shiny, and ready to flex.&#x20;

You can’t cash out your goodies just yet — but hang tight. The **withdrawal** feature’s already in the kitchen, cooking for the next update 👀

#### **Hustle Box — Terms of Use**

By using the Hustle Box feature, you agree to the following:

1. **Fair Play Only**\
   You may spin the Hustle Box using Stars or free spins provided by the game.\
   Any attempt to exploit bugs, loopholes, automation tools, or abnormal behavior is strictly prohibited.
2. **No Guarantees**\
   Rewards are determined by RNG.\
   Spinning the Hustle Box does not guarantee a specific prize.
3. **No Reversals**\
   Spent Stars are final and non-refundable.\
   Internal sales of rewards also follow final-price rules.
4. **Withdrawals & Market Conditions**\
   Some rewards may require additional verification or cooldown due to marketplace constraints.
5. **Anti-Fraud Policy**\
   We strictly monitor for suspicious or abusive activity.\
   **If fraud, exploitation, or abuse is detected, we reserve the right to revoke, remove, or freeze any rewards obtained through such actions — without prior notice.**


---

# 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://docs.memhustle.com/game-features/hustle-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.
