# HighPhone

### 📱 If you use [highphone](https://www.high-scripts.com/package/4696722) <a href="#highphone" id="highphone"></a>

*If in your /*&#x68;igh\_phon&#x65;*/config.lua is this:*

```lua
Config.useKeyMapping = false
```

#### The script should work for you already without any problems and no change is required!

*If in your /*&#x68;igh\_phon&#x65;*/config.lua is this:*

```lua
Config.useKeyMapping = true
```

then set it to false. **Otherwise, it will not be possible to keep the phone closed** when it is empty. Since the ***script is encrypted*** on the client side, it is not possible to rewrite the corresponding location.


---

# 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://maxifaxipaxi-1.gitbook.io/mfpscripts-fivem-discontinued/scripts/phonebattery/phones/highphone.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.
