> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/gameplay-rules/corruption.md).

# Corruption

Corruption as a form of RP is allowed from the following types of characters:

* LEO
* SAMS
* DOJ

{% hint style="danger" %}
If you hold a department head position in any of the above facets, you cannot participate in corruption RP due to the power held by those types of positions\*
{% endhint %}

{% hint style="warning" %}
If you would like to partake in Corruption, you MUST open a ticket and obtain approval from staff.&#x20;
{% endhint %}

{% hint style="info" %}
Types actions that **would** be considered corruption <mark style="color:green;">**(IF APPROVED BY STAFF)**</mark>:

* Covering up crimes
* Turning a blind eye to things that you would not normally in the position you hold
* Providing confidential information or tips that the other person would not have access to otherwise
* Taking bribes
  {% endhint %}

{% hint style="danger" %}
Types of actions that <mark style="color:red;">**CANNOT**</mark> be taken if approved for corruption:

* The sale or giving of job specific equipment
* The sale or giving of job specific vehicles
  {% endhint %}


---

# 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://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/gameplay-rules/corruption.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.
