# Governance Model

{% embed url="<https://eglvote.medium.com/egls-governance-dao-ff9e398e4c62>" %}

EGL is governed by its community, via Discord and forum discussions. At launch, EGL is fully functional: EGL holders can vote on their desired gas limit and miners can follow the vote. Any EGL holder can, and is encouraged to, actively participate in any future development of EGL.&#x20;

At launch the EGL smart contract are governed by multisig wallets of independent and decentralized actors. The multisig members are trusted members of the DeFi & Ethereum ecosystem. Specifically,&#x20;

**Genesis**&#x20;

* A wallet deploys Genesis  and passes through a parameter that sets the contract's ownership to the Genesis multisig wallet.
* A wallet deploys the EGL Token Contract and passes through a parameter assigning all 4 billion EGLs to the Genesis multisig wallet.
* Upon Genesis ending, all ETH staked is transferred the to Genesis multisig wallet.

**Balancer Deployment**

* The Genesis multisig wallet deploys a ETH-EGL Balancer with all the staked ETH and 750M EGLs

**Voting Contract**&#x20;

* A wallet deploys the Voting Contract and passes through a parameter setting the contract's ownership to the Voting multisig Wallet
* The Genesis multisig wallet moves the remaining 3.250M EGLs to the Voting Contract&#x20;
* The voting contract can be upgraded with the Upgrade mutlisig wallet&#x20;

## Multisig Wallets

The multisig wallets require 3 of 5 members to sign a transaction for it to be approved.&#x20;

The Genesis multisig members are:&#x20;

* [BeePool](https://www.beepool.com/), top ETH mining pool&#x20;
* [Philippe Castonaguy](https://twitter.com/phabcd?lang=en),  Director of Product[@0xHorizonGames](https://twitter.com/0xHorizonGames), Building [@SkyweaverGame](https://twitter.com/SkyweaverGame)
* Dennis Chou, Director of Trading at Pantera Capital
* [Will Meister](https://twitter.com/will_meister), fmr VP Engineering [@OptimismPBC](https://twitter.com/optimismPBC), current independent consultant&#x20;
* [bloXroute Labs](https://twitter.com/bloXrouteLabs)

The Voting Contract multisig members are:&#x20;

* [BeePool](https://www.beepool.com/), top ETH mining pool&#x20;
* [Philippe Castonaguy](https://twitter.com/phabcd?lang=en),  Director of Product[@0xHorizonGames](https://twitter.com/0xHorizonGames), Building [@SkyweaverGame](https://twitter.com/SkyweaverGame)
* [Tesa Ho](https://twitter.com/defin00b), Portfolio Manager at Digital Asset Alpha, coordinator [@BanklessDAO](https://twitter.com/banklessDAO)
* [Ivan Bogatyy](https://twitter.com/IvanBogatyy),  Decentralizing Ethereum block production [@Mining\_DAO](https://twitter.com/Mining_DAO), Research [@dragonfly\_cap](https://twitter.com/dragonfly_cap), prev GP Metastable,[@GoogleAI](https://twitter.com/GoogleAI) [@TensorFlow](https://twitter.com/TensorFlow)
* [bloXroute Labs ](https://twitter.com/bloXrouteLabs)

The Upgrade multisig members are:&#x20;

* [BeePool](https://www.beepool.com/), top ETH mining pool&#x20;
* [Philippe Castonaguy](https://twitter.com/phabcd?lang=en),  Director of Product[@0xHorizonGames](https://twitter.com/0xHorizonGames), Building [@SkyweaverGame](https://twitter.com/SkyweaverGame)
* [Tesa Ho](https://twitter.com/defin00b), Portfolio Manager at Digital Asset Alpha, coordinator [@BanklessDAO](https://twitter.com/banklessDAO)
* [Ivan Bogatyy](https://twitter.com/IvanBogatyy),  Decentralizing Ethereum block production [@Mining\_DAO](https://twitter.com/Mining_DAO), Research [@dragonfly\_cap](https://twitter.com/dragonfly_cap), prev GP Metastable,[@GoogleAI](https://twitter.com/GoogleAI) [@TensorFlow](https://twitter.com/TensorFlow)
* [bloXroute Labs ](https://twitter.com/bloXrouteLabs)

{% embed url="<https://github.com/eglvote>" %}


---

# 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.egl.vote/governance-model.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.
