> 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/doj/statue-of-limitations.md).

# Statue of Limitations

## <mark style="color:orange;">Statue of Limitations</mark>

<mark style="color:purple;">**Statute of Limitations to Contest Charges:**</mark> In order to file a charge contest, effectively claiming not-guilty status for a given offense, <mark style="color:green;">**a request must be submitted within 7 days**</mark> of charges being filed, else the disposition is considered guilty for the given offense.

<mark style="color:purple;">**Statute of Limitations to File Charges:**</mark> The Statute of Limitations provides a legal time limit to file a lawsuit or charge from the date the offense is alleged to have occurred. Charges, including offences punishable by fines or prison time, as well as civil cases, <mark style="color:green;">**must be submitted within 15 days**</mark>.

<mark style="color:purple;">**No limit felony exceptions to Statute of Limitations:**</mark> Terrorism, Treason, Espionage, Murder (of any type), Forgery, Counterfeiting, Fraud (or Conspiracy), Embezzlement, Graft, Robbery, Aggravated Battery, Battery, Trafficking, Smuggling, Kidnapping, Extortion, Corruption, Racketeering (and it's involved sub-offences only when presented alongside a racketeering charge).


---

# 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/doj/statue-of-limitations.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.
