# Guild & Squad

## Guild

Guild is the vertical organizational structure of BuidlerDAO, centered around professional fields of Buidler, focusing on technology, investment research, operations, education, incubation, etc., for mutual learning, communication, and practice. Guild members include **Guild Head**, **Guild Member** and other roles, and can set up sub-groups within the guild.

{% hint style="info" %}
**Guild Head**

* Position: Head of the guild, leading the development and coordinating daily work of the guild.
* Generation: Decided by full member decision, for a period of one quarter.
* Exit: In addition to voluntary withdrawal, if a member does not vote for a long time or violates community rules and interests, a "full member decision" vote can be initiated after internal consensus of the governance committee.
  {% endhint %}

{% hint style="info" %}
**Guild Member**

* Position: Representative of community members of different construction types, belonging to the corresponding guild, to participate in guild-level governance voting.
* Generation/exit: Set by the Guild Head and accept or replace members accordingly.
  {% endhint %}

Each guild will establish structure and process, formulate direction and strategy, budget and incentives in a specialized field, and be consistent with the overall mission and vision of BuidlerDAO after community approval.

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th>五大公会</th><th>公会使命</th></tr></thead><tbody><tr><td><a href="https://buidlerdao.notion.site/f571385b1eda4f4b8c0acc7c585206ea">Research Guild</a></td><td><ul><li>Undertake in-depth research on projects and industries, accumulate valuable content, and build professional influence</li><li>Provide a field for high-quality cognitive communication to explore advanced paradigms together</li><li>Establish a Web3 research-driven evergreen fund</li></ul></td></tr><tr><td><a href="https://www.notion.so/b487f0d496b14dc689559d2ec4de0b6e">Technology Guild</a></td><td><ul><li>Gather developers for technical exchange, community project development and construction, and developer education</li><li>Cooperate with major ecosystems, community organizations, hackathons, and HacherHouse to provide developers with practical training platforms and opportunities</li><li>Explore and build public goods, open-source public welfare projects, and provide certain funding</li></ul></td></tr><tr><td><a href="https://buidlerdao.notion.site/a2e9b124ffd4423eab23e55f68a8d4db">Education Guild</a></td><td><ul><li>Output high-quality content to help Web3 Buidlers grow</li><li>Help more people enter Web3 and promote large-scale adoption</li></ul></td></tr><tr><td><a href="https://www.notion.so/3746d7fc5bbd4ea782186e4a7b6e3670">Incubation Guild</a></td><td><ul><li>Integrate community internal and external resources to create project and resource networks</li><li>Find high-quality Buidlers and projects and provide acceleration and empowerment</li></ul></td></tr><tr><td><a href="https://www.notion.so/5afa8b94927f4c4fb5aa48bbb0089d5e">Operation Guild</a></td><td><ul><li>Maintain overall community operations and promote decentralized governance</li><li>Promote community growth, shape brand image and narrative, and host excellent industry events</li><li>Establish and maintain good partnerships to link internal and external resources</li></ul></td></tr></tbody></table>

## Squad

A squad is a flexible, small team established within the guild to ensure efficiency and focused on executing specific deliverables and objectives such as research and fundraising. Squads can be formed, upgraded, or disbanded as needed. The current squads and their functions can be found in the [introduction](https://www.notion.so/2b9c9e0acba4446bbfa81e8f19f4f76a?pvs=21). Squad members include roles such as Squad Lead and Member.

{% hint style="info" %}
**Squad Lead**

* Position: The leader of each squad, responsible for leading the strategic direction and coordinating daily work within the squad.
* Creation: Squad Leads are determined in the proposal when the squad is established. Any changes must be agreed upon by the governance committee.
* Exit: Squad Leads can leave voluntarily, but if they do not participate in voting for an extended period or violate community rules and interests, an "internal consensus" vote may be initiated by the guild head.
  {% endhint %}

{% hint style="info" %}
**Squad Member**

* Position: Participating members of each squad.
* Creation/Exit: Squad Leads establish rules for adding or replacing members.
  {% endhint %}


---

# 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://buidlerdao.gitbook.io/buidlerdao-whitepaper-en/organization-and-identity/organization-structure/guild-and-squad.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.
