# Police CAD

<figure><img src="/files/sxMHHVRlUpUI0nhQVue9" alt=""><figcaption><p>In game screenshot</p></figcaption></figure>

This is the main section of the script, where a large part of the possible actions are distributed. As you can see above, we have a system of tabs to be able to have several sections of the tablet open for greater convenience when using the actions.

In order to enter all these sections it is necessary to enter service, which can be done by pressing the green button that says "DUTY", you can see your service status at the top right of the tablet.

We have divided the tablet into subpages with all the sections available.


---

# 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://docs.origennetwork.store/origen-police/guide-of-use/police-cad.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.
