> 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.21-patrol-vehicle/5.21.1-take-home-vehicle-policy.md).

# 5.21.1 - Take Home Vehicle Policy

**Blaine County Sheriff Office**\
**Take-Home Vehicle Policy**

**Effective Date:** \
**Issued By:** Office of Sheriff

#### **1. Purpose**

The purpose of this policy is to establish guidelines and regulations governing the assignment and use of take-home vehicles within the San Andreas Highway Patrol. This policy ensures accountability, operational efficiency, and compliance with departmental standards.

#### **2. Eligibility**

Take-home vehicles are a privilege granted to eligible personnel based on operational necessity, rank, and duty requirements. To qualify for a take-home vehicle, an officer must meet the following criteria:

* Hold the rank of **Sergeant or higher**.
* Be assigned to a position that requires frequent emergency call-outs or off-duty response.
* Maintain an acceptable driving record and be in good standing with the department.

#### **3. Authorized Use**

* Take-home vehicles shall be used **strictly for official departmental duties** and authorized travel.
* Officers may utilize their assigned vehicle for commuting between their residence and duty station.
* Personal use of take-home vehicles is **prohibited**, except in limited circumstances approved by command staff.
* Officers must be available for emergency response while operating a take-home vehicle and must have their department-issued radio and duty equipment readily accessible.
* Any off-duty use of a take-home vehicle for secondary employment must be pre-approved and directly related to law enforcement duties.

#### **4. Responsibilities**

* Officers are responsible for the cleanliness, maintenance, and proper operation of their assigned vehicle.
* Routine inspections and servicing must be completed as per department guidelines.
* Any damage, malfunction, or accident involving a take-home vehicle must be reported **immediately** to the Fleet Services Unit and chain of command.
* Officers must adhere to all traffic laws and department driving policies at all times.
* Unauthorized passengers, including family members or civilians, are **not** permitted in take-home vehicles unless specifically authorized for official duties.

#### **5. Restrictions & Revocation**

* The privilege of a take-home vehicle may be revoked at any time due to policy violations, disciplinary actions, or operational changes.
* Officers who fail to comply with department standards or who are found misusing a take-home vehicle may face disciplinary action, up to and including suspension of vehicle privileges.
* Any modifications to assigned vehicles, including unauthorized equipment installation, are strictly prohibited.

#### **6. Compliance & Enforcement**

* Supervisors are responsible for ensuring compliance with this policy through periodic audits and inspections.
* Violations of this policy will be subject to administrative review and may result in disciplinary action.

For further inquiries regarding the Take-Home Vehicle Policy, contact the Office of the Sheriff.


---

# 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.21-patrol-vehicle/5.21.1-take-home-vehicle-policy.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.
