> 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/2-crimes-against-property/2-22-possession-of-government-issued-items.md).

# \[2] 22 – Possession of Government-Issued Items

**Offense Classification:** Misdemeanor / Felony (depending on item type)

**Definition:**\
Possession of Government-Issued Items occurs when an individual unlawfully possesses restricted or official government property, including badges, IDs, radios, plates, or protective gear, without authorization.

**Elements of the Crime:**

* The suspect possessed government-issued or restricted property.
* The suspect lacked authorization or exemption.
* The suspect knew, or should have known, the item was restricted.

**Classification & Penalties:**

* **Misdemeanor** (low-risk items such as patches or uniforms):
  * Jail Time: Up to 12 months
  * Fine: $750 to $1,500
  * Additional Consequences: Forfeiture of property
* **Felony** (sensitive items such as badges, encrypted radios, or ballistic plates):
  * Jail Time: 2 to 4 years
  * Fine: $3,000 to $6,000
  * Additional Consequences: Security notifications, forfeiture

**Related Charges:**

* \[3] 8 – Impersonation of a Public Servant
* \[2] 7 – Possession of Stolen Property
* \[2] 23 – Possession of Items Used in the Commission of a Crime


---

# 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/2-crimes-against-property/2-22-possession-of-government-issued-items.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.
