# Governance

Kodo recently implemented a proposal, [KIP-000](https://github.com/kodo-exchange/kodo-improvement-proposals/blob/main/kip-000.md), which enabled community control over Kodo's core permissions and assets. The current multi-sig members of Kodo are as follows:

<table><thead><tr><th width="358">Name</th><th>Address</th></tr></thead><tbody><tr><td>Andy Bush (Taiko &#x26; Kodo)</td><td><code>0x5905cc1474eCeFA14A25b2B3ad23F5B327B1C78d</code></td></tr><tr><td>Frank (Loopring &#x26; Taiko Community)</td><td><code>0x7b63B3037D37751bb25c067552f44b25Ff453702</code></td></tr><tr><td>Jonathan Herrera (Capa.fi &#x26; LaDAO)</td><td><code>0xA613877f3A2A73D67c313fB43B740C5f877E98B9</code></td></tr><tr><td>Nirry (Loopring &#x26; Taiko Community)</td><td><code>0x3f745DC9B84BF74aB47f2A845f45C47cbD90CF56</code></td></tr><tr><td>System32 (Loopring &#x26; Taiko Community)</td><td><code>0xBC266bBE872168aE943296C1bc0770A38580893b</code></td></tr><tr><td>System32 (Loopring &#x26; Taiko Community)</td><td><code>0xbaC7eF49840c2b673Cd28A9048e0107631f32d17</code></td></tr><tr><td>the Narator (Aave &#x26; Cian)</td><td><code>0xA03335791A592AFc626276D1EbE195A12A7C086e</code></td></tr></tbody></table>

System32 represents Kodo, thus he holds two spots in the multisig. The initial threshold is 4/7, with a timelock of 0s, adjustable as needed.


---

# 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.kodo.exchange/overview/governance.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.
