> 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/gf01-robbery.md).

# GF01 - Robbery

### <mark style="color:orange;">GF01 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Robbery**</mark>

Taking the property of another person off of them without uncoerced consent. \*Over $5,000 - if under $5,000 please see [GF07 - Theft](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gf-general-felonies/gf07-theft.md)

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

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

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

***

### <mark style="color:orange;">GF01.1 - Armed</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Robbery**</mark>

Taking the property of another person off of them without uncoerced consent through use of a firearm or deadly weapon.

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

\
**Sentence:** 25\
**Fine: $3000**

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

***

### <mark style="color:orange;">GF01.2 - Bank</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Robbery**</mark>

Entering or attempting to enter a bank with the intent to deprive it of any item with monetary value, with or without force. Attempted modifier does not apply to this charge.

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

\
**Sentence:** 30\
**Fine: $3000 (plus $500 per money bag)**

\
**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/gf-general-felonies/gf01-robbery.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.
