# Electrician Game Freeze

A common issue encountered in the electrician job is that after interacting with the first minigame, the screen freezes, and players are unable to perform any actions. This problem usually arises when you are not using our official and modified version of the electrician minigame, but instead are using a default version downloaded from the internet.

To avoid this issue, make sure to use the proper version of the script available on the Keymaster. This version has been specifically adapted for the electrician job and is included in the package. The script is called Howdy-Minigame. By using this version of the minigame, you can ensure a smooth and enjoyable experience for players while avoiding the screen freeze problem.


---

# 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.17movement.net/multiplayer-jobs/common-issues/electrician-game-freeze.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.
