> For the complete documentation index, see [llms.txt](https://wiki.1hive.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.1hive.org/community/swarms/buzz.md).

# Buzz

The 🐝Buzz Swarm is responsible for promoting the 1Hive DAO, its community, and related projects including Honeyswap. Active social media include Twitter, Telegram, Discord, the Forum, GitHub, Reddit, Instagram, Medium, Hacker Noon and YouTube.

The Buzz Swarm creates and maintains documentation associated with the 1Hive DAO, including this wiki.&#x20;

## Useful Links

[Aragon DAO](https://aragon.1hive.org/#/buzzdao/) holding Buzz funds.

[Buzz Marketing Plan](https://drive.google.com/file/d/1giD4QcVfHNUaAwcXWqEdV4jI2CUSQH24/view).

[Excel sheet](https://docs.google.com/spreadsheets/d/1UNrQMLVDWS-r7z6Z5MLNRSRP70f_gjbG5DYVceDLrXU/edit#gid=0) showing payment of Buzz.

[Buzz meeting calendar.](https://calendar.google.com/calendar/u/0/embed?src=c_k77c78d1kdt9e1vpk2cvjcc7jg@group.calendar.google.com\&ctz)

[Buzz DAO Bounty Board](https://www.notion.so/3e13ef2a5d614a828b684640af2212b4?v=20b21ead637341faa87416b85202b584)

## Roles and Responsibilities

| Members                                                      | Role                                    |
| ------------------------------------------------------------ | --------------------------------------- |
| [d0sh](https://forum.1hive.org/u/d0sh/summary)               | Marketing Lead                          |
| [blazar](https://forum.1hive.org/u/blazar/summary)           | Treasurer & Document Manager            |
| [solarmkd](https://forum.1hive.org/u/solarmkd/summary)       | Marketing Specialist and Multi Linguist |
| [Monstrosity](https://forum.1hive.org/u/monstrosity/summary) | Business Development & Outreach         |
| [dogeking](https://forum.1hive.org/u/dogeking/summary)       | Community Manager                       |
| [Paul2](https://forum.1hive.org/u/paul)                      | Gardens Specialist                      |
| [T Wells](https://forum.1hive.org/u/twells)                  | Media management leader                 |
| [Blazingthirdeye](https://forum.1hive.org/u/blazingthirdeye) | Decentralized media admin               |

Each of the above members have equal voting weight within the Buzz DAO to manage funds.

### Buzz Contributors

| Members                                                        | Role         |
| -------------------------------------------------------------- | ------------ |
| [escanor](https://forum.1hive.org/u/escanor/summary)           | Social Admin |
| [boring877](https://forum.1hive.org/u/boring877/summary)       | Social Admin |
| [dogeking](https://forum.1hive.org/u/dogeking/summary)         | Social Admin |
| [monstrosity](https://forum.1hive.org/u/monstrosity/summary)   | Social Admin |
| [EFRA](https://forum.1hive.org/u/efra)                         | Social Admin |
| [lkngtn](https://forum.1hive.org/u/lkngtn)                     | Social Admin |
| [chuygarcia92](https://forum.1hive.org/u/chuygarcia92/summary) | Social Admin |
| [therealmo](https://forum.1hive.org/u/therealmo/summary)       | Social Admin |
| [rod](https://forum.1hive.org/u/rod/summary)                   | Social Admin |
| [Stonky](https://forum.1hive.org/u/stonky)                     | Social Admin |
| [Paul2](https://forum.1hive.org/u/paul)                        | Social Admin |
| [Blazingthirdeye](https://forum.1hive.org/u/blazingthirdeye)   | Social Admin |
| [T Wells](https://forum.1hive.org/u/twells)                    | Social Admin |

{% tabs %}
{% tab title="Historic Buzz Members" %}
This section is dedicated to past contributors that have been a part of Buzz
{% endtab %}

{% tab title="(Click to View)" %}

| Member Name                                                            | Role                  |
| ---------------------------------------------------------------------- | --------------------- |
| [Metaverde](https://forum.1hive.org/u/metaverde/summary)               | Community Manager     |
| [davidphoenix2020](https://forum.1hive.org/u/davidphoenix2020/summary) | SEO & Dev. Lead       |
| [sp7290](https://forum.1hive.org/u/sp7290/summary)                     | Social Admin          |
| [berserk](https://forum.1hive.org/u/berserk/summary)                   | Writer & Social Admin |
| {% endtab %}                                                           |                       |
| {% endtabs %}                                                          |                       |


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.1hive.org/community/swarms/buzz.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
