> For the complete documentation index, see [llms.txt](https://docs.daory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daory.io/council/what-is-the-council.md).

# What is the Council ?

The Council within DAOry serves as the pivotal governance body, meticulously structured to oversee the organization's strategic direction and ensure operational efficiency.

The Council comprises of three distinct groups:&#x20;

* 1 Full-Time Employee
* 5 Active Councilors
* 3 Advisors

Each group plays a unique role in steering DAOry towards its vision.&#x20;

For this term the Councilor and their departments are :&#x20;

* Head of Council: @Joenaes
* Community & Outreach: @erismaerd @\~/chocoopanda
* Infrastructure and Development: @MVB
* Finance & Investment: @Marty
* DAO Structure & Documentation: @\~/chocoopanda

The goals of each departments are:

* Community & Outreach: Focused on brand expansion, social media strategies, gamer engagement, and event planning.
* nfrastructure & Development: Responsible for website maintenance, on-chain solutions, and technological infrastructure.
* Finance & Investment: Tasked with maximizing yields, identifying investment opportunities, and financial planning.
* DAO Structure & Documentation: Manages DAO constitution, proposal evaluations, and ensures effective documentation and organizational structure.


---

# 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://docs.daory.io/council/what-is-the-council.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.
