# Formation of New Sub-DAOs

The Main DAO can deploy a new Sub-DAO, be given control over an already deployed DAO, dissolve an existing Sub-DAO, or spin-off a Sub-DAO as an independent DAO at any point in time.

Each Sub-DAO shall have its own operating agreement outlining at a minimum the responsibilities of its members which shall be listed as an Appendix to the Secret Energy Foundation Charter.

&#x20;In case of conflict between agreements, The Secret Energy Foundation Charter shall prevail over any Sub-DAO operating agreement.


---

# 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/create-dao-governance-proposal-process/formation-of-new-sub-daos.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.
