> 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/checkpoint-cases.md).

# Checkpoint Cases

## <mark style="color:orange;">Delaware v Prouse</mark>

Law enforcement may not stop a motorist without reasonable suspicion only to check the status of a driver's license or ID unless the stop is made at a stationary enforcement or inspection checkpoint.

## <mark style="color:orange;">Michigan Department of State Police v. Sitz</mark>

A sobriety or license checkpoint is considered constitutional so long as all vehicles travelling through the checkpoint are stopped and checked. Motorists shall not be compelled to answer questions or provide biological samples without law enforcement having first detected signs of intoxication thereby granting them reasonable suspicion or probable cause to further detain the driver on real suspicion of intoxication.

## <mark style="color:orange;">United States v Martinez</mark>

Inland Border Patrol and Immigration Enforcement checkpoints are permitted on public roads.


---

# 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/checkpoint-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.
