> 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.md).

# Section 5 - Department Procedure

- [5.1 - Briefings](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.1-briefings.md)
- [5.2 - Uniforms](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.2-uniforms.md)
- [5.3 - Equipment and Usage](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.3-equipment-and-usage.md): All members of the BCSO issued a range of equipment in order to assist them in the performance of their duties as a law enforcement Officer. The standard equipment issued Officer
- [5.4 - Call Response](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.4-call-response.md)
- [5.5 - Use of Force](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.5-use-of-force.md)
- [5.6 - Moving Vehicles](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.6-moving-vehicles.md)
- [5.7 - Reporting Discharges Of Firearms](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.7-reporting-discharges-of-firearms.md): NOT REQUIRED BUT OFFERED
- [5.8 - 10-99 - Officer in Distress](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.8-10-99-officer-in-distress.md)
- [5.9 - Leaving Call/Incident Scenes](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.9-leaving-call-incident-scenes.md)
- [5.10 - Off-Duty Law Enforcement Actions](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.10-off-duty-law-enforcement-actions.md)
- [5.11 - Non Emergency Driving: Code 1 and 2 Operations](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.11-non-emergency-driving-code-1-and-2-operations.md)
- [5.12 - Emergency Driving: Code 3 Operations](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.12-emergency-driving-code-3-operations.md)
- [5.13 - Detainment and Arrest](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.13-detainment-and-arrest.md)
- [5.14 - Warrants](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.14-warrants.md)
- [5.15 - Vehicle Impound](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.15-vehicle-impound.md)
- [5.16 - Citations and Charges](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.16-citations-and-charges.md)
- [5.17 - Prisoners - Handling and Chain of Custody](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.17-prisoners-handling-and-chain-of-custody.md)
- [5.18 - Evidence - Handling and Chain of Custody](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.18-evidence-handling-and-chain-of-custody.md)
- [5.19 - Pursuit Policy](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.19-pursuit-policy.md)
- [5.19.1 - Pursuit Intervention Techniques Guidelines](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.19-pursuit-policy/5.19.1-pursuit-intervention-techniques-guidelines.md)
- [5.20 - Felony Stops](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.20-felony-stops.md)
- [5.21 - Patrol Vehicle](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.21-patrol-vehicle.md): San Andreas State Police Vehicle Policy
- [5.21.1 - Take Home Vehicle Policy](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.21-patrol-vehicle/5.21.1-take-home-vehicle-policy.md)
- [5.22 - Dashcam Policy](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.22-dashcam-policy.md)
- [5.23 - Deputy Callsigns & Badges](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.23-deputy-callsigns-and-badges.md)
- [5.24 - Bodycam Policy](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.24-bodycam-policy.md)
- [5.25 - Phonetics and Codes](https://www.blainecountysheriffoffice.org/sop/section-5-department-procedure/5.25-phonetics-and-codes.md)


---

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