# Installation pack V2.5

{% hint style="warning" %}

<p align="center"><em><strong>Pour mener au bien l'installation du pack 2.5, veuillez vous rendre dans le rs.cfg et changer l'ordre de start par ceci</strong></em> </p>
{% endhint %}

```
ensure oxmysql
ensure fs_target
ensure pma-voice
ensure fs_map
ensure es_extended
ensure fs_custom
ensure nui
ensure so
ensure ox_inventory
ensure ox_sit
ensure so_213
ensure fs_radio
ensure hud
ensure [lua]
ensure [5] #"Pack 2.5"
ensure [screen]
ensure [stream]
```

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=foTDqB72-xM>" %}
Tuto&#x20;
{% endembed %}

{% hint style="success" %}
***N'oubliez pas de supprimer le fichier notif et inv dans \[lua]. Merci !***
{% endhint %}


---

# 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://fsproject.gitbook.io/fshop-docs/installations/markdown.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.
