> 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/w-weapons/w02-possession.md).

# W02 - Possession

### <mark style="color:orange;">W02 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Possession of a Class 1 Firearm**</mark>

Unlicensed or illegally possessing any type of CLASS 1 firearm, its parts, or its ammunition as defined by the State of Los Santos.

* A Class 1 firearm is any type of semi-automatic handgun

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

\
**Sentence:** 20\
**Fine: $2000**

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

***

### <mark style="color:orange;">W02.1 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Possession of Illegal Body Armor**</mark>

Possessing illegal body armor not purchased or obtained through legal traders. Armor being kevlar, plates, steel, or even make-shift items intended to slow down or stop knives or bullets. <br>

* Additional Exemptions:
  * Exemptions to this are made for anybody who is employed and on duty with a government-funded agency when the use of the armor is legitimate and not being used in a crime or to aid the commission of a crime.
  * Exemptions are also to be made if someone has received written authorization to carry body armor off duty for the reason of personal protection, and the body armor is not being used in the commission of a crime or to aid the commission of the crime.
  * The San Andreas State Government shall reserve the right to issue said authorization, or to delegate authorization as required.

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

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

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

***

### <mark style="color:orange;">W02.2 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Possession of a Class 2 Firearm**</mark>

Unlicensed or illegally possessing any type of CLASS 2 firearm, its parts, or its ammunition as defined by the State of Los Santos.

* A Class 2 firearm is defined as any type of automatic, lever action, or pump action firearm.

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

\
**Sentence:** 25\
**Fine: $3500**

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

***

### <mark style="color:orange;">W02.3 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Possession of a Class 3 Firearm**</mark>

Unlicensed or illegally possessing any type of CLASS 3 firearm, its parts, or its ammunition as defined by the State of Los Santos.

* A Class 3 firearm is defined as any type of sniper rifle, designated marksman rifle, light machine gun, or handheld rocket/grenade propelled launcher

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

\
**Sentence:** 35\
**Fine: $4500**

\
**Driver License Suspension:** No\
**Weapon License Removal:** <mark style="color:yellow;">Yes</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/w-weapons/w02-possession.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.
