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

# GetResource

Returns dispatch resource name.

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

## Example

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

## Returns

* `'ps-dispatch'|'cd_dispatch'|'tk_dispatch'|'qs-dispatch'|'emergencydispatch'|'wasabi_mdt'|'linden_outlawalert'|nil`
