> For the complete documentation index, see [llms.txt](https://laot7490.gitbook.io/ltbridge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laot7490.gitbook.io/ltbridge/ui-and-interaction/notify.md).

# Notify

Send toast-style notifications to players. LTBridge picks up ox\_lib, qb-notify, or whatever notify resource is running on your server.

## Supported resources

* `ox_lib`
* `lt-ui`
* `esx_notify`
* `okokNotify`
* `pNotify`
* `mythic_notify`
* `brutal_notify`
* `wasabi_notify`
* `origen_notify`
* `lation_ui`
* `qb-notify`

## Functions

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>GetResource</strong></td><td>Returns notify resource name.</td><td><a href="/pages/ipu44WPNCNbWvAbxZjav">/pages/ipu44WPNCNbWvAbxZjav</a></td></tr><tr><td><strong>Send</strong></td><td>Send notification to player.</td><td><a href="/pages/0Ou6GyVYwdfUs3pd2n09">/pages/0Ou6GyVYwdfUs3pd2n09</a></td></tr><tr><td><strong>SetResource</strong></td><td>Force set notify resource.</td><td><a href="/pages/sV2JAqGFbOgKhqT0P0n1">/pages/sV2JAqGFbOgKhqT0P0n1</a></td></tr></tbody></table>
