> 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/c-citations/c01-speeding.md).

# C01 - Speeding

### <mark style="color:red;">Felony speeding is located in:</mark>&#x20;

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

Operating a vehicle at speeds exceeding speed limits by 1 - 20 mph on public roads.

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

\
**Fine: $350**

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

***

### <mark style="color:orange;">C01.1 - 2nd Degree Speeding</mark>

Operating a vehicle at speeds exceeding speed limits by 21 - 40 mph on public roads.

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

\
**Fine: $600**

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

***

### <mark style="color:orange;">C01.2 - 1st Degree Speeding</mark>

Operating a vehicle at speeds exceeding speed limits by 41 - 80 mph on public roads.

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

\
**Fine: $1200**

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

{% hint style="info" %}
**1.2 - 3rd Degree Speeding License Suspension:**

* <mark style="color:yellow;">1st offense:</mark> NO suspension
* <mark style="color:yellow;">2nd offense:</mark> <mark style="color:red;">24 hour suspension | $2400 Fine</mark>
* <mark style="color:yellow;">3rd offense:</mark> <mark style="color:red;">7 day suspension</mark>
  * <mark style="color:yellow;">See</mark> [V02 - Reckless Operation](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/v-vehicular/v02-reckless-operation.md)
* <mark style="color:yellow;">4th offense:</mark> <mark style="color:red;">Loss of license, contact DOJ</mark>
  {% endhint %}


---

# 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/c-citations/c01-speeding.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.
