> 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/foundations-and-procedures/title-1-general-provisions/jurisdiction-guidelines.md).

# Jurisdiction Guidelines

The **Jurisdiction Guidelines** define the scope and authority of different levels of law enforcement and the judiciary within the nation of San Andreas. These guidelines ensure clarity and prevent overlap or conflict between local, county, and national authorities.

### Levels of Jurisdiction

1. **National Jurisdiction**
   * **Scope**: Enforces and interprets laws applicable across the entire nation of San Andreas, including federal statutes and constitutional rights.
   * **Authority**: Federal law enforcement agencies and national courts handle cases such as treason, terrorism, large-scale organized crime, and violations of national laws.
2. **County Jurisdiction**
   * **Scope**: Enforces laws and regulations specific to each county within San Andreas.
   * **Authority**: County sheriffs and courts manage cases like land use disputes, serious felonies committed within the county, and enforcement of county ordinances.
3. **Municipal Jurisdiction**
   * **Scope**: Enforces city or town-specific laws and ordinances.
   * **Authority**: Local police and city courts oversee misdemeanors, traffic violations, and city code enforcement.

***

### Jurisdiction Boundaries

1. **Geographical Boundaries**
   * Jurisdiction is determined based on the location where the offense occurred or where the individual resides.
   * Law enforcement agencies and courts must respect these boundaries unless a case involves overlapping authorities (e.g., federal crimes).
2. **Exclusive Jurisdiction**
   * Certain cases fall exclusively under a specific jurisdiction (e.g., federal crimes under national jurisdiction or municipal code violations under city jurisdiction).
3. **Concurrent Jurisdiction**
   * In some cases, multiple levels of jurisdiction may apply (e.g., a county crime involving national laws, such as drug trafficking).

***

### Cross-Jurisdictional Coordination

1. **Mutual Aid Agreements**
   * Law enforcement agencies across jurisdictions collaborate to investigate and prosecute cases.
   * These agreements outline resource sharing and define roles during joint operations.
2. **Extradition Protocols**
   * Suspects fleeing across jurisdictional boundaries are subject to extradition agreements, ensuring they face trial in the appropriate jurisdiction.
3. **Jurisdictional Disputes**
   * Disputes between jurisdictions are resolved by the courts or under pre-established agreements, prioritizing the efficiency and fairness of the judicial process.

***

### Special Jurisdiction Areas

1. **Airspace**
   * Controlled airspace above San Andreas (up to 60,000 feet) is under national jurisdiction. Violations involving aviation laws fall under federal authority.
2. **Maritime Boundaries**
   * Waters extending 3 kilometers beyond the land-based claims of San Andreas fall under national jurisdiction. Crimes committed on the water (e.g., piracy, smuggling) are handled by federal agencies.
3. **Rogue Nations**
   * Areas such as Cayo Perico are considered rogue nations and outside the jurisdiction of San Andreas law. Special protocols may apply for cross-border criminal activity.

***

### Guidelines for Law Enforcement

**Arrest Authority**

1. **Jurisdictional Arrest Limits**
   * Officers can make arrests only within the boundaries of their assigned jurisdiction unless:
     * **In Active Pursuit**: A suspect fleeing across jurisdictional lines can be apprehended under "hot pursuit" protocols.
     * **Mutual Aid Agreements**: Officers from one jurisdiction may make arrests in another jurisdiction if a formal agreement exists allowing cross-jurisdictional enforcement.
2. **Cross-Jurisdictional Arrests**
   * When an officer arrests a suspect outside their jurisdiction:
     * The arresting officer must notify the appropriate agency in the jurisdiction where the arrest occurs.
     * Custody of the suspect and jurisdiction over the case is transferred to the appropriate agency as soon as possible.
3. **Shared Enforcement Agreements**
   * **Inter-Jurisdictional Enforcement Protocols**: Agreements between agencies (e.g., local and county police) allow officers to enforce laws outside their jurisdiction if the designated agency is unavailable.
     * Example: A city police officer may enforce traffic or minor laws on county roads if no county deputy is available.
   * **Emergency Situations**: During emergencies, officers may act outside their jurisdiction to protect public safety or prevent imminent harm, with proper documentation and oversight.
4. **Training and Oversight**
   * Officers participating in shared enforcement agreements must undergo cross-agency training to understand the laws and procedures of other jurisdictions.
   * Oversight for inter-jurisdictional actions is provided by a joint task force or designated authority to prevent misuse of arrest powers.


---

# 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/foundations-and-procedures/title-1-general-provisions/jurisdiction-guidelines.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.
