# Operator Elections

AdmiralDAO is committed to establishing a fair and transparent process for electing Operators who will contribute to fostering a friendly, safe, and comfortable environment within the community. The election process aims to select candidates with diverse skill sets, accountability, and a strong understanding of AdmiralDAO's values and objectives.

### Application Criteria:

1. **Eligibility:** Applicants must be active members of AdmiralDAO, demonstrating their commitment to the community.
2. **Experience:** Candidates should have a proven track record of engagement and constructive contributions to AdmiralDAO.
3. **Accountability:** Applicants must uphold the Code of Conduct and demonstrate responsibility for their actions and decisions.
4. **Skillset:** A diverse range of skills including technical expertise, communication, and leadership, will be considered advantageous.
5. **No Conflicts of Interest:** Candidates are required to disclose any potential conflicts of interest and commit to unbiased decision-making.

### Running for Election:

1. **Candidacy Announcement:** Interested members announce their intention to run for an Operator position in the Discord forum channel, providing their qualifications and goals.
2. **Q\&A Session (optional):** A designated period allows the community to ask candidates questions and seek clarification on their proposals.
3. **Community Feedback:** Active community members provide feedback on the candidates' suitability for the role, fostering inclusivity.
4. **Voting:** Voting will take place in Discord. Election mechanics to come. &#x20;


---

# 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.admiraldao.xyz/dao-governing-bodies/operators/operator-elections.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.
