# Inspection

{% embed url="<https://www.youtube.com/watch?v=1_hE41Jd-ho>" %}

Features:

* Vehicle inspections with real interactions in-game such: Driving Test, Headlights Test, Brakes Test, Horn Tests, and you can add more tests
* Multiple locations for inspections with option to lock a job on each location
* Custom commands to player check own inspections
* Custom commands for admins give, remove or edit inspections in-game
* Option to recover inspections if you lose the item
* Custom item with metadata with all inspection information
* Easy extensibility for adding new inspection-related features

Compatibilities:

* Compatible Interactions: qb-target / ox\_target / 3dtext
* Compatible Inventorys: qb, ox, quasar, codem, tgiann or custom
* Compatible Notifications: standalone, qb, okok, ox, codem or custom
* Compatible Societys: qb-management, qb-banking, okokBanking or custom
* Compatible Emotes: rpemotes, scully\_emotemenu, aty\_emote, cylex, r\_animation


---

# 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://mscripts.gitbook.io/docs/both-framework/scripts/inspection.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.
