> 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/get-resource.md).

# GetResource

Returns notify resource name.

{% hint style="info" %}
**Side:** Client · **Category:** Notify · **API:** `LT.Notify.GetResource`
{% endhint %}

## Example

```lua
local result = LT.Notify.GetResource()
```

## Returns

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