# Incident response protocol

## Observing Inappropriate Content or Behavior

If any community member notices content or behavior that violates our Code of Conduct during any of our meetings or on any communication channel, they are encouraged to report it immediately according to the following process:

1. **Immediate Action**: If possible, the person witnessing the incident should ask the offending party to stop the inappropriate behavior.
2. **Report the Incident**: Report the incident to the admin team via a private message on the platform where the incident occurred or via email. Provide as much detail as possible, including screenshots or logs if available.
3. **Admin Review**: The admin team will review the report, investigate the incident, and determine the appropriate response, which may include a warning, temporary ban, or permanent expulsion from the community.

## Change log

Major updates to the content of this page will be added here.

<table><thead><tr><th width="156">Date</th><th width="349">Update</th><th>Notes</th></tr></thead><tbody><tr><td>2/12/2024</td><td>Initial Content</td><td>Updated with Initial content</td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></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://wiki.simpler.grants.gov/get-involved/policies-and-guidelines/incident-response-protocol.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.
