# 16.01.2025

### Updates **v1.0.1**

* A warning message has been added to the export for cases where the license plate is shorter than 8 characters.
  * Error: "The license plate is not 8 characters long. If your plate is something like 'ABC 123,' use the GetVehicleNumberPlateText native to get the vehicle's plate value and send it, or add spaces at the end of the plate to make it 8 characters long."

#### Changed Files:

```
modified:   fxmanifest.lua (Version value has changed)
modified:   server/keys.lua
```


---

# 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://tgianns.gitbook.io/updates/updates/hotwre-and-vehicle-key-realistic/16.01.2025.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.
