> 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/penal-code/v-vehicular/v02-reckless-operation.md).

# V02 - Reckless Operation

### <mark style="color:orange;">V02 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Reckless Operation of a Road or Marine Vehicle**</mark>

Intentional disregard for life and/or property through the operation of a road or marine vehicle.

{% hint style="danger" %}
**Misdemeanor**

\
**Sentence:** 15\
**Fine: $1500**\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">V02.1 - 3rd Degree Speeding</mark>

Operating a vehicle at speeds exceeding speed limits by 41 - 80 mph on public roads and has has 2 prior offenses.&#x20;

{% hint style="danger" %}
**Misdemeanor**

\
**Fine: $1000**

\
**Driver License Suspension:** <mark style="color:yellow;">Yes (see below)</mark>\
**Weapon License Removal:** No
{% endhint %}

{% hint style="info" %}
**After 2nd Offense refer to more info below:**

**1.2 - 3rd Degree Speeding License Suspension:**

* 3rd offense: 7 day suspension
  * Will receive the above jail time.
* 4th offense: Loss of license, contact DOJ
  {% endhint %}

***

### <mark style="color:orange;">V02.2- Negligent Driving</mark>

Drives in a way that is negligent with no regard to basic traffic rules.

{% hint style="danger" %}
**Misdemeanor**

Sentence: 10 Months\
**Fine: $800**

\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

#### &#x20; <a href="#v02-reckless-operation-of-a-road-or-marine-vehicle" id="v02-reckless-operation-of-a-road-or-marine-vehicle"></a>


---

# 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/penal-code/v-vehicular/v02-reckless-operation.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.
