# L3 - eckoCORE

{% hint style="success" %}
**5 users maximum** in the eckoCORE role per epoch
{% endhint %}

{% hint style="success" %}
**Need to fulfil** [KYC Requirement](/eckodao/eckogov/role-system/kyc.md)
{% endhint %}

### Role Description

eckoCORE members are the custodians of the DAO, safeguarding it from malicious proposals. They have the authority to manage critical resources like multi-signature private keys and are responsible for overseeing the DAO's operations.

### Responsibilities

* Private Key Management: eckoCORE members manage multi-sig private keys via external custody, safeguarding the DAO's assets and critical functions.&#x20;
* Veto Power: They have the power to veto malicious or illegal proposals, protecting the DAO's interests and ensuring its legal compliance.
* Lead and Member Coordination: eckoCORE coordinate and manage the activities of the eckoLEADS, promoting efficient operations and teamwork.
* eckoGOV Oversight: They oversee eckoGOV improvements, ensuring the platform's effectiveness and user-friendliness.
* [Manage Proposal Categories](/eckodao/eckogov/proposal-epoch/proposal-categories.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/role-system/l3-eckocore.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.
