> 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/hf-hunting-and-fishing/hf03-protected-species.md).

# HF03 - Protected Species

### <mark style="color:orange;">HF03 - Illegal Hunting of Protected Species</mark>

Any person who willfully hunts, captures, kills, or trades any species classified as protected under the [Wildlife Conservation Act](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/case-laws-preambles-and-definitions/acts-and-doctrines/wildlife-conservation-act.md).&#x20;

{% hint style="warning" %}

* Additional penalties may include the confiscation of hunting equipment, revocation of hunting licenses, and a lifetime ban from engaging in wildlife-related activities.&#x20;
* Repeat offenses shall result in doubled penalties. (2 or more offenses)
  {% endhint %}

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

Sentence: 25 Months\
**Fine: $10,000 (doubled after the 2nd offense)**<br>

**Hunting License Removal:&#x20;**<mark style="color:red;">**2nd Offense ONLY**</mark>**&#x20;**<mark style="color:yellow;">**Yes**</mark>\
**Fishing License Removal: No**\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">HF03.1 - Illegal Sell of Protected Species (hunting)</mark>

Any person who knowingly sells, trades, or distributes any animal or animal parts obtained through unlawful hunting any species classified as protected under the [Wildlife Conservation Act](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/case-laws-preambles-and-definitions/acts-and-doctrines/wildlife-conservation-act.md).&#x20;

{% hint style="warning" %}

* Additional penalties may include the confiscation of hunting equipment, revocation of hunting licenses, and a lifetime ban from engaging in wildlife-related activities.&#x20;
* Repeat offenses shall result in doubled penalties. (2 or more offenses)
  {% endhint %}

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

Sentence: 20 Months\
**Fine: $5,000 (doubled after the 2nd offense)**<br>

**Hunting License Removal:&#x20;**<mark style="color:red;">**2nd Offense ONLY**</mark>**&#x20;**<mark style="color:yellow;">**Yes**</mark>\
**Fishing License Removal: No**\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">HF03.2 - Illegal Fishing of Protected Species</mark>

Any person who willfully catches, harvests, kills, or trades any fish species classified as protected under the [Marine and Aquatic Conservation Act](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/case-laws-preambles-and-definitions/acts-and-doctrines/marine-and-aquatic-conservation-act.md).

{% hint style="warning" %}

* dditional penalties may include the confiscation of fishing equipment, revocation of fishing licenses, and a lifetime ban from engaging in commercial or recreational fishing.
* Repeat offenses shall result in doubled penalties. (2 or more offenses)
  {% endhint %}

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

Sentence: 25 Months\
**Fine: $10,000 (doubled after the 2nd offense)**<br>

**Hunting License Removal: No**\
**Fishing License Removal:&#x20;**<mark style="color:red;">**2nd Offense ONLY**</mark>**&#x20;**<mark style="color:yellow;">**Yes**</mark>\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">HF03.3 - Illegal Sell Protected of Species (fishing)</mark>

ny person who knowingly sells, trades, or distributes any fish or fish products obtained through unlawful fishing classified as protected under the [Marine and Aquatic Conservation Act](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/case-laws-preambles-and-definitions/acts-and-doctrines/marine-and-aquatic-conservation-act.md).

{% hint style="warning" %}

* dditional penalties may include the confiscation of fishing equipment, revocation of fishing licenses, and a lifetime ban from engaging in commercial or recreational fishing.
* Repeat offenses shall result in doubled penalties. (2 or more offenses)
  {% endhint %}

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

Sentence: 20 Months\
**Fine: $5,000 (doubled after the 2nd offense)**<br>

**Hunting License Removal: No**\
**Fishing License Removal:&#x20;**<mark style="color:red;">**2nd Offense ONLY**</mark>**&#x20;**<mark style="color:yellow;">**Yes**</mark>\
**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/hf-hunting-and-fishing/hf03-protected-species.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.
