# In-Game Requirements

{% hint style="info" %}
The FiveM script should appear in your Keymaster under the name **Report & Staff Menu - FiveM Resource**
{% endhint %}

Some requirements for the in-game resources:

* [ox\_lib](https://github.com/overextended/ox_lib/releases/tag/v3.22.2)
* [Badger\_Discord\_API](https://github.com/JaredScar/Badger_Discord_API), I think other similar Discord API scripts might work, as long as they have the same exports.
* [screenshot-basic](https://github.com/citizenfx/screenshot-basic)


---

# 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.hamz.dev/hamz-staff-elite-panel/in-game-requirements.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.
