# Working Groups

Working Groups are the fundamental unit of production within the Token Engineering Commons.  Each one is dedicated to a different function within the TEC.  In the following pages you will be introduced to each working group and learn about what they do, how they work, and how you can start participating. &#x20;

### The Creation and Dissolution of Working Groups

The benefit of working within a Decentralized Autonomous Organization is that it allows new perspectives and energy to enter into an organization that allow for that organization to move in directions that the current organizational group never thought to move.  One of the core principles at the TEC is that anyone can create a Working Group and seek funding for that group provided they give justification and illustrate the benefits that the WG will help further the mission of the organization.

The process for creating a new Working Group requires that you post a proposal within our forum that explains what the group is, what goals it seeks to accomplish, and how the group will accomplish it.  After feedback and review by the community, you can seek funding for your WG.  A good example of this is the formation of [TEC Labs](https://forum.tecommons.org/t/tec-labs-production-team-funding/201). &#x20;

The dissolution of Working Groups is also an event that occurs quite frequently within the TEC.  Currently, we have retired 3 working groups (Parameters, Hatcher Outreach, and Commons Swarm).  The dissolution of a Working Group is a moment of celebration within the TEC.  Much like non-profits, the goal of Working Groups is to exist for a purpose, such as solving a problem.  When that problem is solved, the members of that group are free to explore and contribute to other initiatives within the organization. &#x20;


---

# 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://token-engineering-commons.gitbook.io/tec-handbook/cultural-components/working-groups.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.
