> 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-16-possession-of-burglary-tools.md).

# \[2] 16 - Possession of Burglary Tools

**Offense Classification: Misdemeanor**

**Definition:**

Possession of Burglary Tools occurs when an individual **possesses tools, devices, or instruments intended for unauthorized entry into buildings, vehicles, or secured areas**, even if no burglary occurs.

**Elements of the Crime:**

* The suspect was **in possession of tools commonly used for break-ins** (e.g., lockpicks, crowbars, glass cutters).
* The suspect **had no lawful reason** to possess them.
* The act was **not justified** (e.g., not a locksmith, security professional, or legal owner of the tools).

**Penalties:**

* **Jail Time:** Up to 12 months
* **Fine:** Up to $5,000
* **Additional Consequences:** Probation restrictions, confiscation of tools

**Related Charges:**

* **\[2] 3 - Burglary** *(If the suspect attempted or committed a break-in.)*
* **\[2] 2 - Breaking and Entering** *(If tools were used to gain unauthorized access.)*
* **\[2] 6 - Possession of Stolen Property** *(If tools were found alongside stolen goods.)*


---

# 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-16-possession-of-burglary-tools.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.
