> For the complete documentation index, see [llms.txt](https://lunar-scripts.gitbook.io/lunar-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lunar-scripts.gitbook.io/lunar-scripts/bridge-module/lunar_bridge/installation.md).

# Installation

{% tabs %}
{% tab title="First Tab" %}

1. Download the [dependencies](/lunar-scripts/bridge-module/lunar_bridge/dependencies.md) and make sure they are properly installed.
2. Download `lunar_bridge` from your [keymaster](https://keymaster.fivem.net/asset-grants), extract it to the resources folder and ensure it inside server.cfg after all of the dependencies and before all of our paid products.
3. Configure the script to your liking. (notifications, text UI, dispatch, etc.)
4. Use this in server.cfg to change the locale: `setr ox:locale en`
5. Restart your server and enjoy!
   {% endtab %}
   {% endtabs %}
