> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/case-laws-preambles-and-definitions/case-laws/use-of-force-cases.md).

# Use of Force Cases

## <mark style="color:orange;">Use of Force</mark>

A police officer is permitted to use reasonable and appropriate physical force (if the use of nonviolent means would be ineffective) against another person when they believe it is necessary to effect an arrest, prevent escape from custody, to defend oneself, or to defend another person from a reasonably perceived physical danger. Tennessee v. Garner

## <mark style="color:orange;">Scott v. Harris</mark>

It is not a violation of a person's civil rights if a police officer exercises force during a vehicle pursuit by intentionally causing a vehicle collision in such a manner which places the fleeing person at risk of serious injury or death if the behavior of the fleeing person constitutes a threat to the lives of innocent bystanders, drivers, pedestrians, etc.. *Additional considerations for the justifiability of force using during pursuits (in such a manner which places the fleeing person at risk of serious injury or death) include those provisions set forth in Tennessee v. Garner*

## <mark style="color:orange;">Graham v. Connor</mark>

Excessive use of force claims must be evaluated under the "objectively reasonable" standard. Objectively reasonable force is force that appears to be necessary given the facts and circumstances perceived by the officer at the time of the event. This standard requires courts to consider the facts and circumstances surrounding an officer's use of force rather than with full-knowledge in-hindsight.

## <mark style="color:orange;">Missouri v. McNeely</mark>

The Supreme Court clarified, "A variety of circumstances may give rise to an exigency sufficient to justify a warrantless search, including law enforcement's need to provide emergency assistance to an occupant of a home, engage in “hot pursuit” of a fleeing suspect, or enter a burning building to put out a fire and investigate its cause."

## <mark style="color:orange;">Oklahoma v. Elizabeth Rodriguez</mark>&#x20;

(2013) The supreme court ruled that Elizabeth Rodriguez would be charged with 3 counts of first-degree murder, for her role in a home invasion, whereby the 3 individuals whom raided the home, were shot and killed by a resident in the home. Elizabeth Rodriguez was tasked with being the getaway driver, and played no active role breaking into the residential home and attempted to steel goods. Elizabeth Rodriguez initially pleaded not guilty to 3 counts of first degree murder, along with a number of other charges. She then pled guilty to 3 counts of second degree murder, along with a number of another offences.


---

# 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:

```
GET https://lmrp.gitbook.io/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/case-laws-preambles-and-definitions/case-laws/use-of-force-cases.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.
