> For the complete documentation index, see [llms.txt](https://apecoindao.gitbook.io/apecoin-dao-governance-working-group/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apecoindao.gitbook.io/apecoin-dao-governance-working-group/the-working-group-structure.md).

# The Working Group Structure

[AIP-239 ](https://forum.apecoin.com/t/aip-239-working-group-guidelines-the-governance-working-group-charter/11462)ratified a process for creating community-led infrastructure, called Working Groups, for the ApeCoin DAO. The primary motivation for having Working Groups to facilitate DAO operations is to prevent a single point of failure, while decentralizing DAO operations into the hands of the community. Working Groups enable a sustainable infrastructure which allows the DAO to operate efficiently while adapting to any challenges.

Working groups can be formed within the DAO, each with its own charter and elected members. These groups focus on specific areas such as Governance, Metaverse, Marketing & Communications, and Web3 Development, as per [AIP-239](https://forum.apecoin.com/t/aip-239-working-group-guidelines-the-governance-working-group-charter/11462), [AIP-245](https://forum.apecoin.com/t/aip-245-working-group-charter-metaverse/11840), [AIP-246](https://forum.apecoin.com/t/aip-246-working-group-charter-marketing-communications/11837), and [AIP-376](https://forum.apecoin.com/t/aip-376-working-group-charter-web3-development/20197) respectively.&#x20;

<figure><img src="/files/sKh66d6P1eZnA1V9W594" alt=""><figcaption><p>Working Group members as of February 28th, 2024</p></figcaption></figure>


---

# 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://apecoindao.gitbook.io/apecoin-dao-governance-working-group/the-working-group-structure.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.
