> 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-16-bribery.md).

# \[3] 16 - Bribery

**Offense Classification: Felony**

**Definition:**

Bribery occurs when an individual **offers, gives, receives, or solicits something of value** with the intent to **influence the actions of a government official, law enforcement officer, or other public servant**.

**Elements of the Crime:**

* The suspect **offered, gave, or accepted something of value**.
* The purpose was to **influence a public official’s duties or decisions**.
* The act was **not justified** (e.g., not a lawful gift or campaign donation).

**Penalties:**

* **Jail Time:** 5 to 10 years
* **Fine:** Up to $50,000
* **Additional Consequences:** Disqualification from holding public office, permanent record of corruption

**Related Charges:**

* **\[3] 14 - Extortion of a Public Official** *(If coercion was used rather than bribery.)*
* **\[3] 16 - Corruption & Abuse of Power** *(If the bribery was part of a broader corruption scheme.)*
* **\[3] 6 - Impersonating a Government Official** *(If the suspect falsely claimed authority to solicit a bribe.)*


---

# 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-16-bribery.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.
