# Overview

* Council Protocol: <https://council.delv.tech/>
* Council Developer Wiki: <https://github.com/delvtech/council-kit/wiki>

Council is a decentralized governance system on the Ethereum mainnet blockchain that allows a community to manage a DAO. The governance system is designed to enable flexibility, improvements, and experimentation while successfully maintaining the security and robustness of the governed protocol.

## Element's Governance Framework

Element's Council is the governance system used to direct the Element Finance Protocol's evolution and development. The interface for governance is live at [**gov.element.fi**](https://gov.element.fi/)

For more details on the key features of the Council governance system, check out the below conference presentations:


---

# 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://element-2.gitbook.io/element-developer-docs/element-council-protocol/overview.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.
