# DAO Docs

## DAO Docs

- [What Is the Everclear Collective?](https://dao-docs.everclear.org/collective/what-is-the-everclear-collective.md)
- [Everclear Foundation](https://dao-docs.everclear.org/collective/everclear-foundation.md)
- [Core Contributors](https://dao-docs.everclear.org/collective/core-contributors.md)
- [Security Council](https://dao-docs.everclear.org/collective/security-council.md)
- [What is CLEAR](https://dao-docs.everclear.org/clear/what-is-clear.md)
- [CLEAR Migration](https://dao-docs.everclear.org/clear/clear-migration.md)
- [CLEAR Tokenomics](https://dao-docs.everclear.org/clear/clear-tokenomics.md)
- [Token Distribution & Circulating Supply](https://dao-docs.everclear.org/clear/token-distribution-and-circulating-supply.md)
- [Deployment Addresses](https://dao-docs.everclear.org/clear/deployment-addresses.md)
- [Airdrop Details](https://dao-docs.everclear.org/next/airdrop-details.md): Key Details, Token Allocation, and Eligibility Criteria
- [Constitution](https://dao-docs.everclear.org/dao-documents/constitution.md)
- [Processes](https://dao-docs.everclear.org/dao-documents/processes.md)
- [Proposal and Voting Mechanisms](https://dao-docs.everclear.org/dao-documents/processes/proposal-and-voting-mechanisms.md)
- [Proposals Overview](https://dao-docs.everclear.org/dao-documents/processes/proposals-overview.md)
- [Security Council Election Process](https://dao-docs.everclear.org/dao-documents/processes/security-council-election-process.md)
- [Everclear Governance Proposal Template](https://dao-docs.everclear.org/dao-documents/processes/everclear-governance-proposal-template.md)
- [How to Vote](https://dao-docs.everclear.org/dao-documents/processes/how-to-vote.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
