# What Is the Everclear Collective?

{% hint style="warning" %}
This document is currently subject to public review before being finalized. If you notice a revision that needs to be made or have feedback, please [request a revision](https://github.com/connext/gitbook-docs/issues/new) or start a conversation with us on Discord at  <https://discord.com/invite/everclear>.
{% endhint %}

The Everclear Collective is an ecosystem composed of autonomous entities and individuals aligned with the common goal of realizing the Everclear vision. This documentation outlines the various components of the Everclear Collective and the collaborative efforts driving the advancement of the Everclear protocol.

***

## Components of the Everclear Collective

### The Everclear DAO

The Everclear DAO, comprised of CLEAR token holders, governs critical aspects of Everclear's smart contracts and is responsible for allocating resources from the DAO treasury to fund protocol development and growth.

### The Everclear Foundation

The Everclear Foundation is a Cayman Islands foundation company that was established for the purpose of supporting the Everclear ecosystem. The Everclear Foundation is an independent entity with fiduciary responsibilities to support the Everclear ecosystem through activities such as strategic stewardship and partnership initiatives.

### Core Contributors

Core Contributors are organizations funded by the DAO to undertake research and development efforts, aimed at improving the Everclear protocol. Core Contributors engage in an open Everclear Governance Proposal (EGP) process to solicit input from the community and propose upgrades.

### The Broader Everclear Community

The Everclear ecosystem encompasses a diverse community comprising users and infrastructure operators, such as routers. This engaged community actively participates in the protocol's utilization, provides feedback, and aids in maintaining the protocol's robustness.


---

# 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://dao-docs.everclear.org/collective/what-is-the-everclear-collective.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.
