> For the complete documentation index, see [llms.txt](https://litepaper.metahousemafia.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.metahousemafia.io/the-mhm-hierarchy-and-collection.md).

# The MHM Hierarchy & Collection

**Summary:** A collection of 5,000 total Mafiosi NFTs consisting of: 5 Dons, 15 Consigliere, 50 Underbosses, 420 Caporegimes, 1,500 Soldiers, 3,010 Associates.

\
**5 Dons:** The highest and most legendary PFP gives you exclusive access to a gated discord channel with the founders, unfettered access behind the scenes, and a place to provide input and ideas that you think will help. Get alpha dropped to you before the rest of the community. Dons will not be mintable, only claimable once the specific three MHM NFTs are collected and redeemed from the treasury (see [How to Claim a Don](/how-to-claim-a-don.md)).

**15 Consigliere:** The big boss's right-hand man and, in the hierarchy, a very rare PFP. Access to dons who can propose ideas to the founders as part of a community.&#x20;

**50 Underbosses:** One of the Mafioso that gives orders to the Capos or captains.&#x20;

**420 Caporegimes:** A less common captain in the hierarchy of the mob. The Capo is the leader of a group of street soldiers.&#x20;

**1,500 Soldiers:** The grunts and most commonly made men in the mafia hierarchy. They get orders from the Capos and make sure things get done by their own hands, not the higher-ups.

**3,010 Associates:** Ever seen the movie Goodfellas? Yeah, people who aren't 'made' into the mafia, or officially ordained as a fellow brother in the black hand, are associates that do the dirty work as a mercenary—the most common PFP.


---

# 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://litepaper.metahousemafia.io/the-mhm-hierarchy-and-collection.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.
