# Kohort

The Komm DAO allows members to form teams (called Kohorts) with a common goal, consisting of one leader and a few members. Kohorts can be created based on the same areas of expertise as listed for DAO members. Kohorts tend to work best with 3-10 members. Kohorts report to a Permanent Committee and must have their own multisig with at least 2 signers out of 3 signatories. Kohorts are impermanent and are responsible for setting their own rules and processes for decision-making and compensation of team members. Kohorts may include non-members and may be disbanded by the team or by DAO-wide vote.

Examples of Kohort include:

* Marketing Kohort for Project 1

  * Leader
  * Member 1
  * Member 2
  * …
  * Member 10

* Developer Kohort for Project 2
  * Leader
  * Member 1
  * ...


---

# 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.kommdao.com/komm-dao-structure/kohort.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.
