> For the complete documentation index, see [llms.txt](https://www.mullet.academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mullet.academy/mullet-cop-the-brand.md).

# Mullet Cop: The Brand

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

Mullet Cop is an action comedy world set inside Megamall 4472‑158. Created by Tom Lintern and published by Scout Comics, it follows a veteran mall cop and his partner M.I.T.T., a microwave with a supercomputer, as they work to keep a city‑sized mall open when the outside world falters.&#x20;

The comics move from one threat to the next on the same floor. Street crews, strange tech, and corporate pressure put shoppers and tenants at risk. The heroes trace the source and push back while the mall stays open.

The game brings that world to the browser as a top‑down mall sim roguelite. Shopping is the calm phase where you place and upgrade stores and keep the floor earning. Fighting is the violent phase you start when you are ready, inviting gangs to the concourse and meeting defeat quotas before you drop back to repair. Levels feel like shifts with soft currency, cards, and steady improvements between 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:

```
GET https://www.mullet.academy/mullet-cop-the-brand.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.
