> For the complete documentation index, see [llms.txt](https://docs.kuma.bond/kuma-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kuma.bond/kuma-protocol/dao-and-governance/multisig.md).

# Multisig

The multisig is controlling several functions of the protocol including the treasury, protocol parameters and the blog. The multisig requires 4/7 signatures to execute a transaction.

Currently, the [KUMA Multisig](https://app.safe.global/eth:0xB5502747AABDCa21E832951b4caaF739dA33f450/home) is held by the Mimo Labs team.

**Signers:**

* [jeanbrasse.eth](https://twitter.com/JeanBrasse_): [0xBabB038737A7Ae0DcA02075E79ed5B7704C29827](https://etherscan.io/address/0xBabB038737A7Ae0DcA02075E79ed5B7704C29827)
* [starny.eth](https://twitter.com/0xStarny): [0x79603115Df2Ba00659ADC63192325CF104ca529C](https://etherscan.io/address/0x79603115Df2Ba00659ADC63192325CF104ca529C)
* [Claude Eguienta](https://twitter.com/klodio): [0x27a56858b02cA4867eBfb17F67D8618CBf91e26b](https://etherscan.io/address/0x27a56858b02ca4867ebfb17f67d8618cbf91e26b)
* Sven: [0x957fFde35b2d84F01d9BCaEb7528A2BCC268b9C1](https://etherscan.io/address/0x957ffde35b2d84f01d9bcaeb7528a2bcc268b9c1)
* Frederic: [0xAfb96AFae3f780565406E42aC4A20165ecf99883](https://etherscan.io/address/0xafb96afae3f780565406e42ac4a20165ecf99883)
* Martjin: [0xBCa2ef443E78464802445634B3c1f525488f4ECF](https://etherscan.io/address/0xBCa2ef443E78464802445634B3c1f525488f4ECF)
* Bad: [0xaC3203D77823496E421aA7E88CDC2F6C387d6182](https://etherscan.io/address/0xac3203d77823496e421aa7e88cdc2f6c387d6182)

## DAO Multisig Election

A proposal to elect DAO members for the decentralization of the Multisig will take place in the coming weeks/months.


---

# 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:

```
GET https://docs.kuma.bond/kuma-protocol/dao-and-governance/multisig.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.
