> 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/d-drugs/d01-possession.md).

# D01 - Possession

### <mark style="color:orange;">D01 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Possession of a Schedule I Controlled Substance**</mark>

Possessing any Schedule I controlled substance, which is a drug or other substance that has a high potential for abuse and no currently accepted medical use, including and limited to:

* Heroin
* Methamphetamine (Meth)
* Cocaine
* Poppy

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

\
**Sentence:** 15\
**Fine: $1000&#x20;**<mark style="color:yellow;">**for every 10 bags**</mark>

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

***

### <mark style="color:orange;">D01.1 - P</mark><mark style="color:orange;">**ossession of a Schedule II Controlled Substance**</mark>

Possessing any Schedule II controlled substance, which is a drug or other substance that has a moderate potential for abuse and no currently accepted medical use, including and limited to:

* Lysergic Acid Diethylamide (LSD)
* MDMA (Ecstasy)

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

\
**Sentence:** 15\
**Fine:  $1000&#x20;**<mark style="color:yellow;">**for every 10 bags**</mark>\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">D01.2 - P</mark><mark style="color:orange;">**ossession of a Schedule III Controlled Substance**</mark>

Possessing, without a valid medical prescription or medical license, any Schedule III controlled substance, which is a drug or other substance that has a low potential for abuse and some currently accepted medical use, including and limited to:

* Cannabis (Marijuana)
* Anabolic Steroids
* Psilocybin
* Methadone

{% hint style="warning" %} <mark style="color:purple;">Possession of Cannabis in small amounts is applicable to</mark> [C18 - Possession of Cannabis](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/c-citations/c18-possession-of-cannabis.md)
{% endhint %}

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

\
**Sentence:** 10\
**Fine: $500&#x20;**<mark style="color:yellow;">**for every 10 bags over 5 bags**</mark>

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

***

### <mark style="color:orange;">D01.3 - P</mark><mark style="color:orange;">**ossession of a Controlled Substance while Armed**</mark>

Possessing any controlled substance, without a valid medical prescription or medical license, whilst armed with any type of firearm.

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

\
**Sentence:** 25\
**Fine: $2500**

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

***

### <mark style="color:orange;">D01.4 -</mark>  <mark style="color:orange;">**Possession of Drug Paraphernalia**</mark>

Possessing any equipment, product, or material of any kind which is primarily intended or designed for use in manufacturing, compounding, converting, concealing, producing, processing, preparing, injecting, ingesting, inhaling, or otherwise introducing into the human body a controlled substance without the appropriate licensing.&#x20;

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

\
**Sentence:** 20\
**Fine: $1000&#x20;**<mark style="color:yellow;">**plus $500 per item**</mark>

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

***

### <mark style="color:orange;">D01.5 -</mark>  <mark style="color:orange;">**Possession of a Controlled Substance with Intent of Sales**</mark>

Possessing any controlled substance with an amount greater than 40 bags or 2 bricks or less in a way that would indicate use for sale and delivery, without the appropriate licensing.

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

\
**Sentence:** 30\
**Fine:  $3000&#x20;**<mark style="color:yellow;">**(if over 80 bags add an extra fine of $20 per bag over 80)**</mark>\
**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/d-drugs/d01-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.
