> For the complete documentation index, see [llms.txt](https://docs.av-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.av-scripts.com/laptop-pack/racing/categories.md).

# Categories

In av\_racing/config/\_categories.lua you will find a table named **Config.TracksCategories**.

> Defines the categories used for filtering and event creation. Each entry requires a `canUse` function returning a boolean.
>
> * If `true`, the user has full access to the category.
> * If `false`, all associated tracks and events are hidden.

***Default Setup:*** The provided example restricts categories 1-3 (illegal races) from police players, while the 4th category is visible only to police.

<figure><img src="/files/rgp0fvmd8DUaDs4Huo1A" alt=""><figcaption></figcaption></figure>
