> 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/hf01-license.md).

# HF01 - License

### <mark style="color:orange;">HF01 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Hunting Without a Valid License**</mark>

Hunting Animals without a Valid License issued by law enforcement

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

\
**Sentence:** 20\
**Fine: $3000**<br>

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

***

### <mark style="color:orange;">HF01.1 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Hunting Without a Valid License on your Person**</mark>

Hunting Animals without a Valid License issued by law enforcement on your person

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

\
**Fine: $500**\
\
**Hunting License Suspension: No**\
**Hunting License Removal: No**\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">HF01.2 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Hunting with an Expired License**</mark>

Hunting with a Expired hunting license issued by law enforcement.

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

\
**Fine: $500**<br>

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

***

### <mark style="color:orange;">HF01.3 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Hunting with a Revoked License**</mark>

Hunting with a revoked hunting license issued by law enforcement and removed by law enforcement or the court

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

\
**Sentence:** 20\
**Fine: $3000**\
\
**Hunting License Suspension:** <mark style="color:yellow;">Yes - 3 days</mark>\
**Hunting License Removal:** <mark style="color:yellow;">Yes - after 3rd offense</mark>\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">HF01.4 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Fishing Without a Valid License**</mark>

Fishing  without a Valid License issued by law enforcement

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

\
**Sentence:** 20\
**Fine: $3000**<br>

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

***

### <mark style="color:orange;">HF01.5 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Fishing Without a Valid License on your Person**</mark>

Fishing without a Valid License issued by law enforcement on your person

{% hint style="danger" %}
Citation

\
**Fine: $500**\
\
**Fishing License Suspension: No**\
**Fishing License Removal: No**\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">HF01.6 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Fishing with an Expired License**</mark>

Fishing with a expired fishinglicense issued by law enforcement.

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

\
**Fine: $500**<br>

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

***

### <mark style="color:orange;">HF01.7 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Fishing with a Revoked License**</mark>

Fishing with a revoked fishing license issued by law enforcement and removed by law enforcement or the court

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

\
**Sentence:** 20\
**Fine: $3000**\
\
**Fishing License Suspension:** <mark style="color:yellow;">Yes - 3 days</mark>\
**Fishing License Removal:** <mark style="color:yellow;">Yes - after 3rd offense</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/hf01-license.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.
