> 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/gf-general-felonies/gf14-dead-human-body.md).

# GF14 - Dead Human Body

### <mark style="color:orange;">GF14 - Abuse or Desecration of a Human Body</mark>

A person is guilty of abuse or desecration of a dead human body if the person intentionally and unlawfully:

1. removes, conceals, or destroys a dead human body or any part of it or Moves it from one location to another
2. disinters a buried or otherwise interred dead human body, without authority of a government order.
3. Interring a dead human body without the qualification of gravedigging and a death certificate copy.
4. dismembers a dead human body to any extent, or damages or detaches any part or portion of a dead human body.
5. perform any form of practice with a dead human body without being a licensed medical practitioner.

{% hint style="info" %}
**"Dead human body"** includes any part of a human body in any stage of decomposition.
{% endhint %}

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

\
**Sentence:** 20\
**Fine: $1500**

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

***

### <mark style="color:orange;">GF14.1 - Possession of Human Body Tissue</mark>

"Human body tissue" makes up organs and other body parts.

it is illegal to be in possession of any human tissue unless authorized by a government institution licensed to manage, storing and/or using human tissue.

{% hint style="info" %}
**"Dead human body"** includes any part of a human body in any stage of decomposition.
{% endhint %}

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

\
**Sentence:** 20\
**Fine: $1500**

\
**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/gf-general-felonies/gf14-dead-human-body.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.
