# Admin Commands

## addCar

Wanna add new car for selected user? Do it with our built-in command!

<figure><img src="/files/5zrXnV9YKgsOIweFNwnr" alt=""><figcaption></figcaption></figure>

***

## delveh

Some vehicle shouldn't be in database anymore? Easy!

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

***

## addgangcar

Wanna add car to selected gang and restrict it to grade or make it available only for selected player?

<figure><img src="/files/8QoJg5GKR2MLDbOYbJwo" alt=""><figcaption></figcaption></figure>

***

## addjobcar

Wanna add car to selected Job and restrict it to grade or make it available only for selected player?

<figure><img src="/files/PCJltk9Y1gFquLouLUeU" 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.otherplanet.dev/scripts/op-garages-v2/admin-commands.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.
