> 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.5-use-of-force.md).

# 5.5 - Use of Force

Deputy's are required to obey the force elevation continuum at all times. This continuum exists to best prevent injury to the Deputy's and civilians while still ensuring that suspects are not subjected to any unnecessary or potentially lethal force when not warranted.

The force elevation continuum is as follows:

1. Should a suspect be compliant, non-combative and not pose a risk to the health or well-being of an Officer or civilians, no​ ​use​ ​of​ ​force​ ​is​ ​required​.
2. Should a suspect be non-compliant, non-combative and not pose a risk to the health or wellbeing of an Officers or civilians, strong​ ​grip​ ​and​ ​guiding​ ​movements​ ​are permitted​.
3. Should a suspect be non-compliant, combative, unarmed and utilizing strikes or kicks against an Officer without a real and imminent risk of serious injury or death, the deployment​ ​of​ ​less-than​ ​lethal​ ​equipment​ ​such​ ​as​ ​tasers,​ ​batons​ ​and​ ​OC​ ​spray​ ​is permitted​.
4. Should a suspect be non-compliant, non-combative, armed with a non-ranged weapon or implement and a pose a potential risk of serious injury or death, deployment of less-then lethal equipment such as tasers along with lethal force
5. Should a suspect be non-compliant, combative, armed with a melee or ranged weapon or firearm, or unarmed and are actively engaging an Officer or civilian AND pose an immediate risk of serious injury or death, ​ ​use​ ​of​ ​lethal​ ​force​ ​is​ ​permitted​.
6. Should a suspect be non-compliant and evade on foot, <mark style="color:red;">**using a vehicle to ram the suspect is not permitted**</mark>, unless the suspect actively poses a risk of serious injury or death towards the general public/Officer.

At all times the Use-of-Force should be reasonable and meet use of force guidelines

<figure><img src="/files/xF3MFhaVu5dtQrCMCcBi" alt=""><figcaption></figcaption></figure>


---

# 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.5-use-of-force.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.
