# State Codes

**`State 0`**` ``- Panic, Emergency Assistance`&#x20;

**`State 1`**` ``- On duty.`&#x20;

**`State 2`**` ``- On patrol.`&#x20;

**`State 3`**` ``- At Station (Available).`&#x20;

**`State 4`**` ``- On break.`&#x20;

**`State 5`**` ``- Enroute to the incident.`&#x20;

**`State 6`**` ``- At scene.`&#x20;

**`State 7`**` ``- Committed - Deployable`

**`State 8`**` ``Committed - Not Deployable`

**`State 9`**` ``- Prisoner escort needed.`&#x20;

**`State 10`**` ``- At court`&#x20;

**`State 11`**` ``- Off duty`&#x20;

**`State 12`**` ``- Confidential Message`

**`State 13`**` ``- Non-Urgent Call Back`

**`State 14`**` ``- Urgent Call Back`

**`State 15`**` ``- Received.`&#x20;

**`State 16`**` ``- Repeat`


---

# 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://met-administration.gitbook.io/uk-policing-knowledge-base/on-duty-bulletin/state-codes.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.
