> For the complete documentation index, see [llms.txt](https://www.blainecountysheriffoffice.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.8-10-99-officer-in-distress.md).

# 5.8 - 10-99 - Officer in Distress

Panic Button Activation

1. The field unit will press F6 (default key bind) to active the radios panic.&#x20;
2. Radio will BEEP and will display GPS Location of the field unit.
3. Trooper shall not activate their panic button more than once, unless directly necessary or unless specifically requested.&#x20;

Panic Button Procedures

1. Upon the receipt of an Panic button activation with no voice, the unit will be called on the Radio by a supervisor after the Panic button activation was received and request them to provide their status.
2. If there is no response from the Officer, the appropriate announcement shall be made on radio by the supervisor. Example of an announcement is as follows: “{Unit Callsign} to all units, {unit number} is calling Officer in Distress (location), all available units immediately respond code 3 to the location.”

If no Officer acknowledges, treat as an Officer in Distress.

Upon the receipt of an Panic Button Activation with no voice from an Officer not on the scene of an incident, the Officer will be asked for their status by a supervisor. If there is no response from the Officer, the appropriate announcement will be made on the Radio. All Available Law Enforcement Units will respond to the Incident The first unit to Locate the Officer in Distress will Update Communications of the appropriate information 3. If the Officer is located, the announcement will be broadcast on the radio with the updated information on the location following the same procedure mentioned above for Officer Needs Assistance. 4. If the Officer cannot be located, keep trying to contact them via radio, cell phone, pager or any other known resource.

Accidental Activation

1. Field Unit that has accidentally activated his panic button, shall make an appropriate announcement via radio. Example of an announcement is as follows: “{Unit Callsign} Disregard last call for the Officer in Distress, accidental activation of my panic button.”
2. Field Unit must reply to his status call on radio stating that the situation is under control and no response is required.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.8-10-99-officer-in-distress.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
