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

# GetResource

Returns inventory resource name.

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

## Example

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

## Returns

* `'ox_inventory'|'qs-inventory'|'qb-inventory'|'tgiann-inventory'|'origen_inventory'|'one_inventory'|nil`
