# Welcome to eckoGOV

**eckoGOV** is a comprehensive, on-chain DAO governance platform within the eckoDAO ecosystem. It serves as the primary platform for managing:

* **roles** :construction\_worker:
* **responsibilities** :police\_officer:&#x20;
* **elections** :crown:

And many other aspects of the eckoDAO operations :white\_check\_mark:

As it evolves through its initial iterations, it aims to be dynamic and responsive :boom: to the needs of the community :family:

{% embed url="<https://gov.ecko.finance>" %}

*Here's a general outline of the key topics considered in the <mark style="color:blue;">**eckoGOV Gitbook**</mark>* :blue\_book:

### :teacher: [**Role System**](/eckodao/eckogov/role-system.md)

The platform defines various roles within the community, including eckoMEMBER (Level 1), eckoLEAD (Level 2), and eckoCORE (Level 3). Each role comes with a detailed description and a list of responsibilities.

### :mag\_right: [**KYC Requirements**](/eckodao/eckogov/role-system/kyc.md)

eckoGOV details the KYC requirements for eckoMEMBER, eckoLEAD, and eckoCORE roles, ensuring compliance and security within the community.

### :cyclone:[ **Proposal Epoch**](#proposal-epoch)

eckoGOV provides an in-depth explanation of the governance cycle, from proposal submission and discussion to voting and rank updates.&#x20;

### :receipt: [**Proposal Templates and Types**](/eckodao/eckogov/proposal-epoch/creating-proposals/proposal-template.md)

The platform offers templates and guidelines for creating proposals, ensuring that community members can effectively voice their ideas and suggestions.

### :moneybag: [**Using the KDX Treasury**](/eckodao/eckogov/using-the-kdx-treasury.md)

eckoGOV outlines the process for funding projects from the DAO treasury, ensuring that resources are allocated effectively to drive the growth of the ecosystem.

### :speaking\_head: [**Discourse Overview and Explanation**](/eckodao/eckogov/proposal-epoch/discourse-proposal-discussion.md)

eckoGOV provides a platform for open and transparent discussion among community members, fostering a collaborative and inclusive environment.


---

# 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.ecko.finance/eckodao/eckogov/welcome-to-eckogov.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.
