# DAOhaus Moloch v3 Membership & Share Allocation

## Overview

[Hats DAOhaus Shamans](https://app.charmverse.io/hats-protocol/page-9900422132479914) enable new integrations between Hats and DAOhaus Moloch v3 DAOs:

1. **Role Staking:** An individual member of the DAO can now stake their DAO shares to wear a certain hat and hold the authorities associated with that hat
2. **SubDAO Onboarding:** Enables the parent DAO to control who is a member of the subDAO through hat granting and revocation

## Using the DAOhaus Moloch v3 Hats Integration

*This integration is currently in beta. Contact us at support \[at] hatsprotocol \[dot] xyz if you want to explore this integration, or check out the Github repos here:*

* [HausDAO Hats Demo](https://github.com/HausDAO/hats-demo)
* [HausDAO DAO App Starter Vite](https://github.com/HausDAO/dao-app-starter-vite)
* [HausDAO Monorepo](https://github.com/HausDAO/monorepo)


---

# Agent Instructions: 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://docs.hatsprotocol.xyz/hats-integrations/hatter-modules/daohaus-moloch-v3-membership-and-share-allocation.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.
