> 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-7-criminal-justice-procedures/warrants-and-legal-orders.md).

# Warrants and Legal Orders

### **Introduction to Warrants**

A warrant is a legal document issued by a judge that authorizes law enforcement to take a specific action, such as making an arrest, conducting a search, or summoning an individual to court. Warrants ensure that law enforcement actions adhere to due process and are based on probable cause.

The following sections detail the different types of warrants, their issuance, execution, and legal guidelines.

***

### **Issuance of Warrants**

Warrants can only be issued by a judge upon a **showing of probable cause**. Probable cause means there are sufficient facts to lead a reasonable person to believe that a crime has been committed and that the suspect is involved.

* If a complaint or affidavit establishes probable cause, a judge **must** issue a warrant to an officer authorized to execute it.
* Judges may issue a summons instead of a warrant at the request of a government attorney.
* A peace officer may request authorization to execute a warrant in any judicial district where they serve.
* A circuit court judge assigned as a judge **pro tempore** may issue warrants when a regular judge is unavailable.

***

### **Types of Warrants**

#### **1. Arrest Warrants**

An **arrest warrant** must include:

* The **defendant’s name**.
* A **detailed description** of the offense, including date, time, location, witness names, law enforcement officers involved, and supporting evidence.
* A command for the suspect to be **arrested without unnecessary delay** and brought before a judge or law enforcement officer.
* A **judge’s signature**.

#### **2. Search and Seizure Warrants**

A **search and seizure warrant** allows law enforcement to search and seize property or individuals under probable cause.

**Obtaining a Search Warrant**

* A warrant may be issued based on:
  * An affidavit presented to a judge.
  * Sworn testimony under oath.
  * Electronic means (MDT).
* A search warrant **must**:
  * Show probable cause that property or individuals are involved in a crime.
  * Provide a detailed explanation of why the search is necessary.
  * Have an inventory of seized items returned to the judge **within 72 hours**.

**Limitations on Search Warrants**

* **Cannot be expanded** once executed; a new warrant must be obtained for additional searches.
* **Does not require a named individual**—a warrant can be issued solely for property.

**Grounds for Search and Seizure Warrants**

* **Admission** of guilt backed by evidence.
* **In Plain Sight**—evidence observed legally can justify a warrant.
* **Specific crimes** that justify a search and seizure warrant:
  * Drug trafficking
  * Weapons trafficking with intent to distribute
  * Criminal possession of police equipment
  * Murder or attempted murder
  * Possession of a **Class 3 Firearm** (discretionary decision by a judge)

#### **3. Summons**

A **summons** is an alternative to an arrest warrant, requiring an individual or organization to appear before a judge.

* A **summons for an individual** must be delivered personally or electronically.
* A **summons for an organization** must be delivered to an authorized agent.

Summonses function like warrants but **require the defendant to appear in court at a set time**.

#### **4. Capias Warrants**

A **capias warrant** ensures that a defendant appears in court. It is issued when:

* A defendant **fails to appear** at a scheduled court hearing.
* A defendant is released on bail but **does not attend court**.
* If a defendant misses court, their **bond is revoked** and law enforcement is authorized to detain them.

Only a **presiding judge** may issue a capias warrant.

***

### **Execution of Warrants**

#### **1. Who May Execute a Warrant?**

* Any **law enforcement officer** may execute an arrest or search warrant.
* Judges **cannot sign off** on a warrant if they have a personal connection to the case.
* Officers **cannot request warrants** for family or close associates.

#### **2. Where Can a Warrant Be Executed?**

* A warrant **must be executed** within the jurisdiction of **San Andreas** or in any **federal jurisdiction** where authorized.

#### **3. How is a Warrant Executed?**

* Officers must **inform the defendant** of the warrant and **show the original or duplicate warrant** if requested.
* If an officer **does not have a copy**, they must verbally inform the suspect of the warrant's existence.

***

### **Conflicts of Interest in Warrants**

A warrant **may not be issued or approved** if there is a **conflict of interest**, including:

1. The **presiding judge** was involved in the case.
2. The **requesting officer** has an emotional or personal attachment.
3. The **judge or officer** has a business or family interest in the case.
4. The **witnesses or judge** have an interest in property affected by the warrant.
5. The **warrant is issued against a business competitor or associate** of the judge/officer.

#### **How to Determine a Conflict of Interest**

Officers and judges should ask themselves:

* Do I know this person personally?
* Could I benefit from this case now or in the future?
* Would my involvement appear biased or inappropriate?
* How would the public perceive my involvement?

If a conflict exists, **the warrant request must be reassigned to another officer or judge**.

***

### **Warrant Templates**

*(A standard warrant request form will be added here in the future.)*

***

#### **Final Notes**

Warrants are critical to ensuring legal procedures are followed while protecting the rights of individuals. Law enforcement officers, attorneys, and judges must adhere to **strict due process** when requesting, issuing, or executing a warrant.


---

# 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-7-criminal-justice-procedures/warrants-and-legal-orders.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.
