# Badge System

<figure><img src="/files/G9eeC7lePrHYoJiKRoVZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NQntohGh8kd6YHCcqmFg" alt=""><figcaption></figcaption></figure>

Config :

```lua
    BadgeTime = 4000, --Enter how long the badge should remain on the screen. In milliseconds (4000 = 4 seconds)
```

You show your badge to the player opposite you for the duration specified in the config using this show badge button.


---

# 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.0resmon.org/0resmon/frkn-resources/frkn-police-job/badge-system.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.
