# Job & Gang Whitelists

Please note that Society Purchase is not available if you do not own JG Advanced Garages!

{% hint style="danger" %}
Gang configuration is not available for ESX
{% endhint %}

### Information about whitelists

1. Showroom Job Whitelist = Restrict specific jobs to open a dealership
2. Showroom Gang Whitelist = Restrict specific gangs to open a dealership
3. Society Purchase Job Whitelist = Use job society funds to purchase
4. Society Purchase Gang Whitelist = Use gang society funds to purchase

### Configuring a location's whitelist

To setup job or gang restriced dealerships & society purchases, you simply need to navigate to the "Advanced" tab of the in-game location editor.

1. Enter the chat command `/dealeradmin`\ <br>
2. Click the pencil icon (edit) of the location you want to add the whitelist to
3. Click the "Advanced" tab
4. Towards the bottom, you will see the 4 whitelist options. Enter the job name, and if valid, you will be able to also select the job/gang ranks that will have access.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jgscripts.com/dealerships/job-and-gang-whitelists.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
