# Organization and governance

BEE Capital DAO is in the process of changing its organizational structure and governance. We envision a structure that ensures sufficient efficiency and scalability, while maintaining creative freedom for its members. For more details on this vision, check out these resources.

At a high-level, the BEE Capital DAO is governed by its community of BEE holders. All members are responsible for providing the vision and goals for BEE, and for interacting with its active contributors to help build this vision. Contributors are organized in the form of independent working groups called taskforces.

**Organization structure**

Contributors to BEE are organized in the form of taskforces. Each taskforce is an independent working group, with its own specified objective or vision. Taskforces have a large degree of autonomy in terms of how they spend their resources, how they hire and collaborate with contributors, what decisions they take to achieve their vision and so forth. Taskforces periodically report their progress to the DAO and request resources if needed.


---

# 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://docs.beecapital.org/organization-and-governance/organization-and-governance.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.
