> 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/memgallery.md).

# MemGallery

Welcome to 🤩**MemGallery —** where memes turn into art, that powers up your HP mining and unlocks extra goodies! Start your dope mem-art collection to level up your in-game hustle.

### **Benefits of MemGallery**

⭐️ Collect iconic mem-art through gameplay and special tasks

⭐️ Boost HP mining by upgrading mem-art. Higher level = more HP mined per hour

⭐️ Use Gems to level each mem-art to 25 LVL

⭐️ Unlock extra bonuses like Fort skins, new game backgrounds, or rare NFTs

[MemGallery](https://t.me/memhustle_bot) contains the rarest mem-art delivered from diverse corners of the meme world! You can find the iconic drops in the special rooms **👇**&#x20;

* **Red Room** — contains rare mem-arts&#x20;
* **Blue Room** — has unique watches
* **Secret Room** — hides ultra-rare ones

<div><figure><img src="/files/bNxxvk97E1V9xW8qdCFh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/guLNxUwfzo5NRTEoXOsN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0u9yCBzmb1k575npLkJJ" alt=""><figcaption></figcaption></figure></div>

### 🖼 **What's mem-art?**

**Mem-art** is an iconic masterpiece, but in the MemHustle way. Discover *Van PePegh*, *Pepecasso, The Scream of Doge, Memlex Watch,* and many others you won’t find in The Louvre. Each piece brings its power and perks to your game:\
\
✅ Each new level gets you more HP per hour

✅ **U**pgrade your mem-art with Gems to the max 25 level

✅ Power Scale **—** power of your mem-art, every 1 star =  5 upgrades

✅ There are several requirements to get a certain mem-art

<div><figure><img src="/files/oCjaPWaNE200tWQcsP0J" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WXzSc0dSmBhwjyisBFDY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EwNm7JTEz8Loc3WH2iEB" alt=""><figcaption></figcaption></figure></div>

Have you found your favorite mem-art yet? Dive into [MemGallery](https://t.me/memhustle_bot), grab the wildest mem-art, and level them up to the max!


---

# 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/memgallery.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.
