# Chain of Command

All issues regarding any Officer must be brought through Chain of Command regardless of severity.

<br>

<table data-full-width="true"><thead><tr><th width="158">Rank</th><th>Responsibility</th><th>Notes</th></tr></thead><tbody><tr><td>Commissioner</td><td>High High Command</td><td>Maintains department</td></tr><tr><td>Deputy Commissioner</td><td>High High Command</td><td>Maintains department</td></tr><tr><td>Captain</td><td>High Command</td><td>Maintains department</td></tr><tr><td>Lieutenant</td><td>Commanding Officer</td><td>Support/Patrol Operations</td></tr><tr><td>Sergeant</td><td>Supervisor</td><td>Support/Patrol Operations</td></tr><tr><td>Sr Trooper</td><td>Supervisor Trooper</td><td>Eligible for Certs / Support Operations</td></tr><tr><td>Trooper</td><td>Sworn Troopers</td><td>Eligible for certs</td></tr><tr><td>Recruit</td><td>New Officers</td><td>New Officers</td></tr></tbody></table>

<br>


---

# Agent Instructions: 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://sasp.fullsendrp.com/department-structure/chain-of-command.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.
