> For the complete documentation index, see [llms.txt](https://secret-energy.gitbook.io/secret-energy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://secret-energy.gitbook.io/secret-energy/sub-dao-agreements/executive-sub-dao.md).

# Executive Sub-DAO

*Responsibilities*

In particular the Executive DAO has the following powers:

* Pay members of other Sub-DAOs.
* Make grants to other community members at their discretion, providing:&#x20;

a. Such transactions are disclosed transparently on the Secret Energy.xyz website.&#x20;

b. An Escrow is used to hold funds until the completion of the agreed-upon deliverable.&#x20;

c. The deliverable has been fully assessed by the members of the Executive DAO.

3\. Pay suppliers of Create DAO, Sub DAO's, and the Secret Energy Foundation, providing such transactions are disclosed transparently on the Secret Energy.xyz website.&#x20;

Executive DAO members have the following responsibilities:

* Keep an up-to-date record of their activities and use of funds.
* Hold a General Meeting (online or offline) every fortnight and keep a record of the meeting available to the SE Token Holders.
* Not miss any more than 3 consecutive General Meetings without providing a valid excuse (medical or force majeure) or a public explanation to WOL NFT Holders.

*Decision Making Process*

The Executive DAO uses a lazy-consensus process as follows:

* Any member of the Executive DAO can schedule an action in the DAO.
* If another member disagrees or wishes to discuss said action, provided that said action has not been backed by a majority vote of the Executive DAO members in Create DAO snapshot or SuperDAO voting, they can:&#x20;

1. Speak directly with the member who scheduled the action, preferably through a channel that’s readable asynchronously by the community
2. If needed, cancel the scheduled action to provide enough time for the discussion.

If the discussion between members doesn’t lead to an agreement or can not be scheduled soon enough (as determined subjectively by each member), each member of the executive DAO can trigger a vote of the Executive DAO members using Create DAO snapshot or SuperDAO Voting to resolve the dispute through a simple majority. The vote must be open for a minimum of 4 days and no longer than 14 days.

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

* Not all Committee members vote AND the voting period has lasted less than 14 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
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://secret-energy.gitbook.io/secret-energy/sub-dao-agreements/executive-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.
