# KyberDAO Operator MultiSig

## Overview

KyberDAO has a 5/9 multisig (5 admin approval signatures required in order to execute a txn) as a DAO operator. The role of the DAO operator multisig is to assist with operational tasks such as creating and cancelling KIP proposals and ensuring the integrity of KyberDAO. The DAO operator also acts as an additional safeguard against malicious actors when dealing with critical KIPs that can potentially result in major changes to KyberDAO or the KNC token, for example, KIPs related to minting KNC or changing the KNC implementation. The multisig comprises a mix of KyberSwap team members and external DeFi project representatives.

{% hint style="info" %}
**KyberDAO Operator Multisig address:**

[**`0xe6a7338cba0a1070adfb22c07115299605454713`**](https://etherscan.io/address/0xe6a7338cba0a1070adfb22c07115299605454713)
{% endhint %}

## Signatories

1. Loi - Kyber: [`0x581ab5C7c4ED1D1f87471778001014F2123273F0`](https://etherscan.io/address/0x581ab5C7c4ED1D1f87471778001014F2123273F0)
2. Victor - Kyber: [`0x8180a5ca4e3b94045e05a9313777955f7518d757`](https://etherscan.io/address/0x8180a5ca4e3b94045e05a9313777955f7518d757)
3. Mike - Kyber: [`0xBE2F0354D970265BFc36D383af77F72736b81B54`](https://etherscan.io/address/0xBE2F0354D970265BFc36D383af77F72736b81B54)
4. Jarvis - Krystal: [`0xe07dd61b77e7b1056e5215ba1a6b003428f384c0`](https://etherscan.io/address/0xe07dd61b77e7b1056e5215ba1a6b003428f384c0)
5. John - Signum Capital: [`0x8eC1455f17d9E021Acc8a30F23461DEdff5018Ba`](https://etherscan.io/address/0x8eC1455f17d9E021Acc8a30F23461DEdff5018Ba)
6. DeFi Dude - Community member: [`0x499b2408A0a6B43fea49Df79d98246f88ECC8465`](https://etherscan.io/address/0x499b2408A0a6B43fea49Df79d98246f88ECC8465)
7. 0x7a33 - Market maker: [`0xffF96a443aB8e8eFF4621c1Aa02Bbd90aD39DA57`](https://etherscan.io/address/0xffF96a443aB8e8eFF4621c1Aa02Bbd90aD39DA57)
8. Michael - xToken: [`0x2171861D0943b50d375a800E6c6ea061758C8eB4`](https://etherscan.io/address/0x2171861D0943b50d375a800E6c6ea061758C8eB4)
9. Michael - Unagii: [`0x6c7C332a090c8D2085857cf3220eA01C6d45a723`](https://etherscan.io/address/0x6c7C332a090c8D2085857cf3220eA01C6d45a723)


---

# 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.kyberswap.com/governance/kyberdao/kyberdao-operator-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.
