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

# Fort

Unlock an extra strategic point to fight and attack across the entire field. Put the strongest Memster on the spot and reach all the motherduckers on your way!

### What is Fort dope for?

The Fort is your strategic battlespot — it boosts your power in the game like that 👇

<div align="left"><figure><img src="/files/NWEGnEr77yLKCwKwVrXv" alt="" width="339"><figcaption></figcaption></figure></div>

💥 Increases your HP mining power **from** **40% to 100%**

💥 Gives **+1 extra fighter spot** on the battlefield

💥 Memster on the [Fort](https://t.me/memhustle_bot) has unlimited range to fight any sucker

### New Skins & Backgrounds&#x20;

Unlock upgrades with both free and premium perks like Eggz, Gems, skins, and those sweet **+5% boosts to your HP mining** each time you upgrade 🚀&#x20;

&#x20;As of now, there are 8 lit skins to brag about and 3 backgrounds. Check them out!

<div><figure><img src="/files/Jord6SFdKc0jvKCQIyOd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1rgWPBXGNV66H56Pu3kC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CXLkZGy7nrB0Pw01tAqq" alt=""><figcaption></figcaption></figure></div>

Have you reached the BullRun skin yet? It's the best time to put on your glasses and start the engine 😎 👉 <https://t.me/memhustle_bot>

### **How to get Fort?**&#x20;

1. Open the ‘[SHOP](https://t.me/memhustle_bot)’ tab and you’ll see Fort.
2. Select “Fort”.
3. Click the “Purchase” button. Make sure you have enough stars.

<figure><img src="/files/iBbQeHIcTGBK8BU450pE" alt=""><figcaption></figcaption></figure>


---

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