> 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/a-aviation/a01-operation.md).

# A01 - Operation

### <mark style="color:orange;">A01 - Negligent Operation of an Aircraft</mark>

Failing to use reasonable care while operating an aircraft, which could lead to personal injuries and damages to property.

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

\
**Sentence:** 10\
**Fine: $1000**

**Pilot License Suspension:** <mark style="color:yellow;">Yes - 3 days</mark>\
**Pilot License Removal:** No\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">A01.1 - Operating an Unregistered Aircraft</mark>

No person shall operate an aircraft on a property under the authority of the San Andreas Aviation Administration unless the aircraft is registered. An unregistered aircraft is defined as a vehicle that has not been legally purchased from a dealership vendor or third person party, and which is not registered with the San Andreas Aviation Administration.

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

\
**Sentence:** 15\
**Fine: $1500**

**Pilot License Suspension:** <mark style="color:yellow;">Yes - 5 days</mark>\
**Pilot License Removal:** No\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">A01.2 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Operating an Aircraft without a License on your Person**</mark>

Operating an aircraft without the proper licensing on your person.

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

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

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

***

### <mark style="color:orange;">A01.3 -</mark> **Operating an Aircraft without an Active License**

Operating an aircraft without possessing an active pilot's license.

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

\
**Sentence:** 15\
**Fine: $2000**

\
**Pilot License Suspension:** <mark style="color:yellow;">Yes - 5 days</mark>\
**Pilot License Removal:** No\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

{% hint style="warning" %}
After charged 3x for this offense they will be banned from ever having a pilots license.
{% endhint %}

***

### <mark style="color:orange;">A01.4 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Operating an Aircraft without Proper Equipment**</mark>

Aircraft are operating without proper equipment and thus defined as unflightworthy when they fail to meet Minimum Safety Requirements. At the discretion of the handling officer, if your aircraft is deemed unsafe, it's registration may be suspended pending inspection by a certified official authorized by the San Andreas Aviation Administration.<br>

* An aircraft operating in San Andreas airspace must meet following criteria:
* Aircraft must be equipped with front and rear white colored lights
* Aircraft must be equipped with red port-side lights
* Aircraft must be equipped with green starboard-side lights
* Aircraft must be equipped with emergency equipment including flares and parachutes
* Aircraft must have properly functioning instrumentation for fuel levels, altimeter, and air speed
* Aircraft must not cause damage to the tarmac
* Aircraft must have up-to-date inspection and mechanic logs as outlined by the San Andreas Aviation Administration.

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

\
**Sentence:** \
**Fine:**&#x20;

\
**Pilot License Suspension:** <mark style="color:yellow;">Yes - 1 day</mark>\
**Pilot License Removal:** No\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">A01.5 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Operating an Aircraft in Controlled Airspace without Clearance**</mark>

Operating an aircraft in any class of controlled airspace without clearance from the relevant Air Traffic Controller, including for takeoff, landing, and flying through.

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

\
**Sentence:** 20\
**Fine: $3000**

\
**Pilot License Suspension:** <mark style="color:yellow;">Yes - 15 days</mark>\
**Pilot License Removal:** <mark style="color:yellow;">Yes (if second offense)</mark>\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">A01.6 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Reckless Operation of an Aircraft**</mark>

Intentional disregard for life and/or property through the operation of an aircraft.

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

\
**Sentence:** 15\
**Fine: $1500**

\
**Pilot License Suspension:** <mark style="color:yellow;">Yes - 5 days</mark>\
**Pilot License Removal:** No\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% 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/a-aviation/a01-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.
