# Core Contributors

A core contributor refers to an individual that plays a significant role in the development, governance, and operation of ParagonsDAO. Core contributors are highly involved and often have a deep understanding of the DAO's objectives, technology, and community. They can also be thought of as full-time and part-time employees to the DAO.

<table><thead><tr><th>Position</th><th width="169">Name</th><th width="157">Socials</th><th>Discord</th></tr></thead><tbody><tr><td>Co-lead. Finance, Treasury</td><td><strong>Milamber</strong></td><td><a href="https://twitter.com/0xMilamber">Twitter</a></td><td>0xmilamber</td></tr><tr><td>Co-lead. Strategy, Community</td><td><strong>JCRΞW</strong></td><td><a href="https://twitter.com/jcrew_eth">Twitter</a></td><td>jcrew</td></tr><tr><td>Co-lead. Product, Comms</td><td><strong>Flapjackson</strong></td><td><a href="https://twitter.com/0xFlapJackson">Twitter</a></td><td>flap.jackson</td></tr><tr><td>Full Stack Engineer</td><td><strong>Tea</strong></td><td><a href="https://twitter.com/0xTea_">Twitter</a></td><td>tea3572</td></tr></tbody></table>


---

# 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.paragonsdao.com/docs/dao/governance-framework/core-contributors.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.
