> For the complete documentation index, see [llms.txt](https://arivia.rlib.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arivia.rlib.io/developers/jobs.md).

# Jobs

Creating a job to be compatible with Arivia is pretty identical to other F4 menus; however, you get a few extra features.

View the special list of parameters you can use for creating jobs below:

## ▪️ Parameters

| Field                                                     | Description                                                        |
| --------------------------------------------------------- | ------------------------------------------------------------------ |
| [**NeedGroup**](/developers/jobs/parameters/needgroup.md) | Job joinable only if player belongs to specific groups.            |
| [**NeedJob**](/developers/jobs/parameters/needjob.md)     | Job joinable only if player has a certain current job.             |
| [**tip**](/developers/jobs/parameters/tip.md)             | Text appears when player hovers mouse over job / item in the list. |

####

## ▪️ Sorting

This script provides the server-owner with numerous options for sorting jobs.
