# Configuration

### CONFIG GUIDE

> **1) REQUIREMENTS**
>
> **Here is also a short list of what you can change:**
>
> * PoliceRequired (Should the police be on duty for this to work).
> * PoliceAmount (The amount of officers that needs to be on duty).
> * PoliceJobs (Here you can list the policejobs).
> * Mask (Should you have a mask on, to access the dealer).

> **2) AVAILABILITY**
>
> **Here is also a short list of what you can change:**
>
> * Enabled (Should this be active or not).
> * From (From what Ingame time should it be active).
> * To (To what Ingame time should it be active).


---

# 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.apx-studios.com/docs/resources/criminal-activies/apex-weed-run/configuration.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.
