# Code of Conduct

### PURPOSE

By attending HackOps or any other event organized by theDevArmy (hereinafter referred to as ‘**Event**’), you acknowledge that you have read, understood, and agreed to abide by the HackOps Code of Conduct (hereinafter referred to as ‘**Code of Conduct**’).

### APPLICABILITY

This Code of Conduct applies to all events organized by theDevArmy and must be followed by all stakeholders and participants, including their online counterparts (if any). The term ‘**Participants**’ shall include, but is not limited to, the following:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><ul><li>Organizers</li><li>Volunteers</li><li>Event Attendees</li></ul></td><td></td></tr><tr><td><ul><li>Sponsors and Partners</li><li>Judges</li><li>Mentors</li></ul></td><td></td></tr><tr><td><ul><li>Projects built during/for the event</li><li>Anyone else associated with the event in any capacity</li></ul></td><td></td></tr></tbody></table>

### NO DISCRIMINATION

Events organized by theDevArmy are committed to providing a safe, inclusive, and harassment-free environment for all participants. Discrimination of any kind will not be tolerated, including but not limited to:

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><ul><li>Gender</li><li>Age</li><li>Sexual Orientation</li><li>Disability</li><li>Physical Appearance</li><li>Religion</li></ul></td></tr><tr><td><ul><li>Body Size</li><li>Race</li><li>Ethnicity</li><li>Nationality</li><li>Political Views</li><li>Neurodiversity</li></ul></td></tr><tr><td><ul><li>Hackathon Experience</li><li>Technical Experience</li><li>Social Class</li><li>Economic Status</li><li>Linguistic Diversity</li><li>Technical Choices</li></ul></td></tr></tbody></table>

### NO HARASSMENT

Harassment of any kind will not be tolerated at the hackathon. This includes, but is not limited to:

* Offensive or discriminatory verbal comments.
* Public display of sexually explicit material in shared spaces.
* Deliberate intimidation, stalking, or targeted harassment.
* Willful disruption of events or activities.
* Inappropriate physical contact.
* Unwelcome sexual advances.
* Taking photographs, audio, or video recordings without the subject’s consent.

All participants are expected to contribute to a safe, respectful, and harassment-free environment. Violations may result in immediate removal from the event.

### MEDIA CONSENT

By attending HackOps, participants acknowledge that photos, videos, and recordings may be taken during the event for promotional purposes. These materials may be used in social media, marketing, or future hackathon promotions. If you have concerns or wish to opt out, please inform the organizers in advance.

### HACKATHON RULES

By attending HackOps, participants acknowledge that they have read, understood, and will adhere to the Hackathon Rules. Any violation may result in disqualification or removal from the event. For the full set of rules, please refer to the Hackathon Rules.

### REPORTING AN INCIDENT

If you are being harassed, notice that someone else is being harassed, have any other concerns, or if you believe any Participant is not acting in a way compliant with this Code of Conduct, please speak directly with a venue security officer or theDevArmy team member for urgent help, or email us at <hackops@thedevarmy.com> for non-urgent issues. All reporters will remain anonymous.

**For life threatening situations, please contact local law enforcement immediately.**

**Special Incidents** - If you are uncomfortable reporting your situation to volunteers or need to contact a senior member at the organisation then please connect with following -&#x20;

* Pratik Agrawal - <rudrapratik30@gmail.com> / [+91 97640 27848](tel:+919764027848)
* Sanjana Singh - <sanju.singh1693@gmail.com>

### DISCLAIMER

theDevArmy reserves the right to revise, make exceptions to, or otherwise amend these policies in whole or in part at its discretion. theDevArmy reserves the exclusive right to make the final decision in all matters related to the event. In situations beyond the scope of theDevArmy's handling, theDevArmy may contact the local law enforcement authorities. Thereafter, the case will proceed in accordance with the Constitution of India.

### CREDITS

This Code of Conduct includes portions adapted from:

* The [MLH Code of Conduct](https://github.com/MLH/mlh-policies/blob/main/code-of-conduct.md), licensed under CC BY-SA 4.0.
* The [GitHub Event Code of Conduct](https://docs.github.com/en/site-policy/github-terms/github-event-code-of-conduct), which includes content from the Geek Feminism wiki, licensed under CC0.


---

# 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.thedevarmy.com/hackops/coc.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.
