> 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/1-crimes-against-persons/1-27-attempted-kidnapping.md).

# \[1] 27 - Attempted Kidnapping

**Offense Classification:** Felony

**Definition:**\
Attempted kidnapping occurs when an individual, with intent to unlawfully remove or confine another person against their will, takes a substantial step toward the commission of kidnapping, even if the kidnapping is not completed.

**Elements of the Crime:**

* The suspect specifically intended to commit kidnapping.
* The suspect took a substantial step that strongly corroborated that intent.
* The intended restraint or removal would have been without consent or legal authority.
* The kidnapping was not completed.

**Penalties:**

* Jail Time: 20 to 28 months
* Fine: 1,500 dollars to 3,000 dollars
* Additional Consequences: Protective order eligibility, probation, no contact orders, mandatory counseling

**Related Charges:**

* \[1] 25 - Unlawful Imprisonment
* \[1] 30 - Accessory to Kidnapping
* \[1] 14 - Criminal Threats


---

# 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/1-crimes-against-persons/1-27-attempted-kidnapping.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.
