# Properties

> Here you can find a list of all current properties linked to the gang.
>
> When clicking an element, a pop up will be shown and you will have the following options:

* **Shell Model:** Change the interior shell model, only shells from the same interior type can be used. \
  For example, if the current interior is a warehouse, you are restricted to choosing from other warehouse type shell models.
* **Upgrades:** You can see the current upgrades but you can't modify them, remember that upgrades cost money in the Gangs App > Properties. If the upgrade is not compatible with the current interior type, it will show the text **N/A (Not Available)**. For example, warehouses can't process drugs, production upgrade will show the N/A text.
* **Process Lab:** Process the lab ingredients and skip the lab cooldown, this button is only enabled if the property is a lab.
* **Change Entry:** This will uses your current coords as property entry, removing the old door and making it available again. Be careful not placing the entrance in a random site :man\_facepalming:
* **Toggle Door:** Change the door status open / closed server side.
* **Set Waypoint:** Add a waypoint in map for the lab entrance coords.
* **Delete:** Delete the property and make the door available for everyone again, this button needs a double click.

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


---

# 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.av-scripts.com/laptop-pack-v3/gangs/admin-menu/gangs-tab/properties.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.
