> For the complete documentation index, see [llms.txt](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/4-financial-and-white-collar-crimes/4-1-fraud.md).

# \[4] 1 - Fraud

**Offense Classification: Misdemeanor / Felony&#x20;*****(Depending on severity and financial impact)***

**Definition:**

Fraud occurs when an individual **intentionally deceives another person, business, or entity** for personal or financial gain. This includes **misrepresenting facts, falsifying information, or using deception to obtain money, property, or services.**

**Elements of the Crime:**

* The suspect **knowingly provided false information** or misrepresented the truth.
* The victim **relied on the false information** and suffered **financial or personal loss**.
* The act was **intended for personal or financial gain**.
* The act was **not justified** (e.g., not a simple mistake or misunderstanding).

**Penalties:**

* **Misdemeanor:** *(If fraud resulted in losses under $5,000.)*
  * **Jail Time:** Up to 6 months
  * **Fine:** Up to $5,000
* **Felony:** *(If fraud resulted in losses over $5,000, involved multiple victims, or was part of an ongoing scheme.)*
  * **Jail Time:** 3 to 10 years
  * **Fine:** Up to $50,000
  * **Additional Consequences:** Restitution to victims, possible business license revocation

**Related Charges:**

* **\[4] 2 - Financial Fraud** *(If fraud involved checks, bank accounts, or credit cards.)*
* **\[4] 10 - Forgery** *(If the fraud involved falsified documents or signatures.)*
* **\[4] 5 - Money Laundering** *(If fraud was part of a larger financial crime operation.)*


---

# 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://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/4-financial-and-white-collar-crimes/4-1-fraud.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.
