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

# 🖥️ Bridge & Library

These are resources designed to simplify script creation and configuration based on various systems running on the FiveM platform.

## Bridge

It is a resource that facilitates communication between different systems on the FiveM platform, such as [**Framework**](/documentation/free-scripts/bridge-and-library/compatibility.md#framework), [**Inventory**](/documentation/free-scripts/bridge-and-library/compatibility.md#inventory), [**Fuel**](/documentation/free-scripts/bridge-and-library/compatibility.md#fuel), [**Keys**](/documentation/free-scripts/bridge-and-library/compatibility.md#keys), [**Notifications**](/documentation/free-scripts/bridge-and-library/compatibility.md#notifications), [**Progress Bars**](/documentation/free-scripts/bridge-and-library/compatibility.md#progress-bar), and [**Target**](/documentation/free-scripts/bridge-and-library/compatibility.md#target). It enables the integration and cooperation of these systems, eliminating the need for direct connections and simplifying script management, ensuring consistency and flexibility in project development.

## Library

It is a resource independent of other systems on the FiveM platform, offering improvements and extensions to FiveM's native functions. This allows creators to build scripts more easily and efficiently by utilizing ready-made solutions.
