# Compliance Committee Sub-DAO

*Responsibilities*&#x20;

In particular the Compliance Committee DAO has the following responsibilities:

* Reviewing all proposals in the AN DAO and any-sub DAO for compliance with this Charter and overall legal compliance, providing feedback to proposal creators where appropriate.
* Remove any proposals they deem to be non-compliant with any part of this Charter or illegal.&#x20;

*Legal Responsibility*&#x20;

The Compliance Committee members assume full legal responsibility for the approval of any illegal, unlawful, criminal or fraudulent proposal.&#x20;

*Decision-Making Process*&#x20;

The Compliance Committee DAO operates on an lazy-consensus veto basis as follows:

* Any member of the Compliance Committee Sub-DAO may cancel or delay an action in the Main DAO or Sub-DAOs.
* If the other members disagree with the decision, they can call a vote of the Committee using Secret Energy Voice and get the decision overturned through a simple majority vote. The losing party may choose to ragequit (leave the Sub-DAO) before the decision is enacted.

The vote’s result will be invalid if:&#x20;

* Not all Committee members vote AND the voting period has lasted less than 7 days or longer than 30 days. For clarity, if all Committee members vote, the vote will be considered valid irrespective of the duration.&#x20;
* Less than 50% of Committee members have voted.


---

# 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://secret-energy.gitbook.io/secret-energy/sub-dao-agreements/compliance-committee-sub-dao.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.
