> 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-21-possession-of-nonlegal-currency.md).

# \[2] 21 – Possession of Nonlegal Currency

**Offense Classification:** Misdemeanor / Felony (depending on amount and circumstances)

**Definition:**\
Possession of Nonlegal Currency occurs when an individual possesses stolen, dye-stained, bait money, or otherwise marked bills that are not lawfully held.

**Elements of the Crime:**

* The suspect possessed currency.
* The currency was stolen, marked, or restricted.
* The suspect knew, or should have known, the money was not legally obtained.

**Classification & Penalties:**

* **Misdemeanor** (less than $5,000, no connection to robbery/bank theft):
  * Jail Time: Up to 12 months
  * Fine: $1,000 to $2,500
  * Additional Consequences: Forfeiture of currency
* **Felony** ($5,000 or more, or linked to robbery, bank theft, or tampering with dye packs):
  * Jail Time: 2 to 5 years
  * Fine: $3,500 to $7,500
  * Additional Consequences: Forfeiture, possible money laundering charges

**Related Charges:**

* \[2] 5 – Theft
* \[2] 7 – Possession of Stolen Property
* \[3] 6 – Obstruction of Justice


---

# 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-21-possession-of-nonlegal-currency.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.
