> For the complete documentation index, see [llms.txt](https://dirkscripts.gitbook.io/dirkscripts-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dirkscripts.gitbook.io/dirkscripts-documentation/resources/stores/types.md).

# Types

- [Store](https://dirkscripts.gitbook.io/dirkscripts-documentation/resources/stores/types/store.md): This defines the structure for creating a store, either via your config or dynamically through an export. Stores support job/role restrictions, time-based spawning, custom themes, and more.
- [Category](https://dirkscripts.gitbook.io/dirkscripts-documentation/resources/stores/types/category.md): These are all the properties available per category for your store, you can disable categories for a store by removing the categories table entirely.
- [Stock](https://dirkscripts.gitbook.io/dirkscripts-documentation/resources/stores/types/stock.md): All the properties of a stock item within your stock table for a store.
