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

# Bridge

Here you will find a guide on how to bridge some resources from the FiveM community for the interface.

{% tabs %}
{% tab title="ox\_lib" %}

## Notify

Go to <mark style="color:yellow;">resource/interface/client</mark> and replace `notify.lua`&#x20;

{% file src="/files/WpYLBBIdoIC34DN5iKvD" %}

***

## TextUI

Go to <mark style="color:yellow;">resource/interface/client</mark> and replace `textui.lua`&#x20;

{% file src="/files/nH2o8m2ZibRvXYsUZ2Pq" %}

***

## Progressbar

Go to <mark style="color:yellow;">resource/interface/client</mark> and replace `progress.lua`&#x20;

{% file src="/files/rgOa1EIMfiWrUpNgWnXK" %}
{% endtab %}
{% endtabs %}
