> 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/3-public-order-and-government-crimes/3-29-attempted-commission-of-a-crime.md).

# \[3] 29 - Attempted Commission of a Crime

**Offense Classification:** **Misdemeanor / Felony** *(Based on the classification of the intended offense)*

#### **Definition:**

Attempted Commission of a Crime occurs when an individual **intends to commit a specific criminal offense and takes a direct, substantial step toward completing it**, but the crime is not completed due to interruption, failure, or voluntary withdrawal. The attempt itself is criminal even if the planned offense never occurs.

#### **Elements of the Crime:**

* The individual had the **clear intent to commit a specific crime**.
* The individual **took a direct and significant step** toward committing that crime (not mere preparation).
* The crime was **not completed**, either due to prevention, error, or abandonment.
* The attempt was **voluntary and purposeful**, not accidental.

#### **Penalties:**

**Misdemeanor or Felony:**

* **Jail Time:** Up to **50–75% of the maximum penalty** for the intended crime
* **Fine:** Up to **50% of the fine for the intended crime**
* **Other Restrictions:** Court may impose **restrictions or monitoring** similar to those for the completed offense

**Additional Consequences:**

* Attempt charges may apply even if **only one person was involved**
* **Intent and action must be clearly provable** — suspicion alone is not enough
* **Attempted offenses may be combined with other preparatory or conspiracy charges**

#### **Related Charges:**

**\[3] 26 - Conspiracy to Commit a Crime** *(If the act was planned with others)*\
\&#xNAN;**\[3] 27 - Aiding and Abetting** *(If the attempt was supported by another individual)*\
\&#xNAN;**\[3] 28 - Accessory to a Crime** *(If someone helped prepare or cover up the attempt)*\
\&#xNAN;**\[1] 11 - Attempted Murder** *(A specific instance of criminal attempt with its own listing)*


---

# 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/3-public-order-and-government-crimes/3-29-attempted-commission-of-a-crime.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.
