> 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/c02-illegal-parking.md).

# C02 - Illegal Parking

### <mark style="color:orange;">C02 - Illegal Parking</mark>

A person commits the offense of Illegal Parking if the person parks or leaves standing a vehicle in a place where parking is prohibited, including:

* In a space where parking meters are enforced, without paying for parking.
* At any place a 'No Parking' sign is posted.
* Wherever the curb is painted red or on a safety zone, where the roadway is painted with stripes.
* In any intersection or on a crosswalk or sidewalk, except on the curb itself.
* In front of/blocking a public or private road, driveway, or alley.
* On a freeway, except in an emergency.
* In a tunnel or on a bridge, except where permitted by signs.
* Within 10 feet of a fire hydrant, fire station driveway, or railroad track.
* Facing the wrong direction, against the flow of traffic.
* At any other place where parking will obstruct the free flow of traffic.

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

\
**Fine: $200**

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

{% hint style="warning" %}
**Exemptions to this violation include:**

* Vehicles standing or parked when an on-duty law enforcement officer lawfully orders a stop.
* Vehicles standing or parked momentarily for the purpose of and while actually engaged in loading or unloading of property or passengers.
* Vehicles owned or operated by the state or city when standing or parking is necessary to: perform maintenance or repair work on the roadway; or collect solid waste, recyclable material, or yard debris.
* Commercial or government-owned vehicles with an 'SA EXEMPT' license plate, indicating an exemption to minor parking infractions.
* Vehicles, owned by state and city employees, standing or parked at properties owned by the State of San Andreas.
  {% endhint %}

{% hint style="success" %}
Law enforcement officers may move, require to be moved, place a parking boot or impound a vehicle that is standing or parked in violation of this section.
{% 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/c02-illegal-parking.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.
