# eckoGOV

- [Welcome to eckoGOV](https://docs.ecko.finance/eckodao/eckogov/welcome-to-eckogov.md): eckoGOV embodies the democratic ethos of eckoDAO, empowering community members to participate in the governance and development of the ecosystem.
- [Litepaper Overview](https://docs.ecko.finance/eckodao/eckogov/welcome-to-eckogov/litepaper-overview.md): The eckoGOV litepaper outlines our approach to improving government operations with user-friendly technology.
- [Getting Started](https://docs.ecko.finance/eckodao/eckogov/getting-started.md): This guide will walk you through the essential steps to get started with eckoGOV, the platform that enables decentralized governance for Kadena projects.
- [Minimum Requirements](https://docs.ecko.finance/eckodao/eckogov/getting-started/minimum-requirements.md): Joining has never been so easy. All you need is a compatible wallet that supports Kadena's Public Blockchain!
- [Login](https://docs.ecko.finance/eckodao/eckogov/getting-started/login.md): Make sure you have your compatible wallet set up and connected to your browser before attempting to log in.
- [Spaces](https://docs.ecko.finance/eckodao/eckogov/getting-started/spaces.md): The eckoGOV virtual communities where members can collaborate on proposals and participate in the governance process.
- [Spaces Treasury](https://docs.ecko.finance/eckodao/eckogov/getting-started/spaces/spaces-treasury.md): The treasury provides a transparent breakdown of allocated funds for the underlying DAO, ensuring clear visibility into its financial resources.
- [Members](https://docs.ecko.finance/eckodao/eckogov/getting-started/members.md): To become an approved member and gain full access to all features and privileges within the space, a Core Member or designated authority may need to review and approve your membership.
- [Edit Profile](https://docs.ecko.finance/eckodao/eckogov/getting-started/members/edit-profile.md): Update your user information for your eckoGOV account
- [Role System](https://docs.ecko.finance/eckodao/eckogov/role-system.md)
- [L1 - eckoMEMBER](https://docs.ecko.finance/eckodao/eckogov/role-system/l1-eckomember.md)
- [L2 - eckoLEAD](https://docs.ecko.finance/eckodao/eckogov/role-system/l2-eckolead.md)
- [L3 - eckoCORE](https://docs.ecko.finance/eckodao/eckogov/role-system/l3-eckocore.md)
- [Voting Power](https://docs.ecko.finance/eckodao/eckogov/role-system/voting-power.md): eckoDAO Implements a voting mechanism called Quadratic Voting
- [Applying for a eckoDAO Role](https://docs.ecko.finance/eckodao/eckogov/role-system/applying-for-a-eckodao-role.md): At the heart of eckoDAO lies its fundamental principle of self-governance, empowering members to actively participate and shape the direction of the DAO through the eckoGOV platform.
- [KYC](https://docs.ecko.finance/eckodao/eckogov/role-system/kyc.md): Know Your Customer is a process by which businesses verify the identity of their clients.
- [Proposal Epoch](https://docs.ecko.finance/eckodao/eckogov/proposal-epoch.md)
- [Proposal Categories](https://docs.ecko.finance/eckodao/eckogov/proposal-epoch/proposal-categories.md)
- [Creating Proposals](https://docs.ecko.finance/eckodao/eckogov/proposal-epoch/creating-proposals.md): Creating a proposal is currently available only for Lead members or higher roles.
- [Proposal Template](https://docs.ecko.finance/eckodao/eckogov/proposal-epoch/creating-proposals/proposal-template.md): An Overview of the Proposal Structure
- [Proposal Example](https://docs.ecko.finance/eckodao/eckogov/proposal-epoch/creating-proposals/proposal-example.md): An Example of a Proposal Structure
- [Voting on Proposals](https://docs.ecko.finance/eckodao/eckogov/proposal-epoch/voting-on-proposals.md): Guiding users through the process of casting their votes on DAO proposals, ensuring active participation and decision-making
- [Discourse - Proposal Discussion](https://docs.ecko.finance/eckodao/eckogov/proposal-epoch/discourse-proposal-discussion.md)
- [Using the KDX Treasury](https://docs.ecko.finance/eckodao/eckogov/using-the-kdx-treasury.md): The KDX Treasury is a crucial component in the ecosystem of eckoDAO. It serves as a communal resource pool, funded by the DAO's activities, and is aimed to fuel growth, innovation, and sustainability.
- [Smart Contracts](https://docs.ecko.finance/eckodao/eckogov/smart-contracts.md)


---

# 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.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.
