# Tulip

The 🌷 Tulip swarm is responsible for building, deploying, maintaining and upgrading decentralized finance (DeFi) dApp projects for the 1Hive community. The intent of these projects is to support the 1Hive ecosystem by enabling 1Hive tokens to trade freely and create revenue streams that ultimately support the value of [HNY.](/getting-started/honey.md)

The 🌷 Tulip swarm is responsible for building, deploying, maintaining and upgrading decentralized finance (DeFi) dApp projects for the 1Hive community. The intent of these projects is to support the 1Hive ecosystem by enabling 1Hive tokens to trade freely and create revenue streams that ultimately support the value of [HNY.](/getting-started/honey.md)

## Tulip Projects

[Honeyswap ](https://honeyswap.org/)is a decentralized exchange (dex), which uses automated market makers (AMM) to allow traders to swap tokens without having to interact with a third party. Honeyswap is currently deployed to [xDai ](/projects/honeycomb/honeyswap-on-xdai-1.md)and [Polygon](/projects/honeycomb/honeyswap-on-polygon.md).

[Colony DAO](https://xdai.colony.io/colony/tulip) used for Tulip contributor payments.

[Gnosis Safe](https://xdai.gnosis-safe.io/app/#/safes/0xD5a0d695589Fa9dEC023638b8dD24D71f051C63C/balances) used as the Swarm treasury.

[Tulip's Discord server](https://discord.gg/SRYMKh3C4W).

## Roles and Responsibilities

### Tulip Members

| Member                                                       | Role                    |
| ------------------------------------------------------------ | ----------------------- |
| [ceresbzns](https://github.com/ceresbzns/)                   | product manager         |
| [lkngtn](https://github.com/lkngtn)                          | researcher, contributor |
| [crisOG](https://github.com/crisog)                          | development             |
| [Px](https://github.com/pxbee)                               | development             |
| [Philogy](https://github.com/mrclottom)                      | development             |
| [willjgriff](https://github.com/willjgriff)                  | development             |
| [hernandoagf](https://forum.1hive.org/u/hernandoagf/summary) | development             |
| jupiterdev                                                   | development             |
| [D0$H](https://forum.1hive.org/u/d0sh/summary)               | marketing               |
| [Paul2](https://forum.1hive.org/u/paul/summary)              | marketing               |
| [monstrosity](https://forum.1hive.org/u/monstrosity/summary) | business development    |
| [borisblock](https://forum.1hive.org/u/borisblock/summary)   | design                  |
| [Blazar](https://forum.1hive.org/u/blazar/summary)           | bursar                  |

### COMB Manager Multisig

Several proposals have been passed to fund the Tulip Swarm:

| Member                                         | Network        |
| ---------------------------------------------- | -------------- |
| [willjgriff](https://github.com/willjgriff)    | xDai & Polygon |
| [lkngtn](https://github.com/lkngtn)            | xDai & Polygon |
| [Philogy](https://github.com/mrclottom)        | xDai & Polygon |
| [D0$H](https://forum.1hive.org/u/d0sh/summary) | xDai & Polygon |
| [Px](https://github.com/pxbee)                 | xDai & Polygon |

###


---

# 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://wiki.1hive.org/community/swarms/tulip.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.
