# Commands

<table data-full-width="false"><thead><tr><th width="405">Description</th><th width="165.33333333333331">Command</th><th width="120">Permission</th></tr></thead><tbody><tr><td>Manage all dealerships and vehicles, including importing data, in-game</td><td><code>/dealeradmin</code></td><td>Admins</td></tr><tr><td>View financed vehicles, make missed payments, make an early payment or pay in full. If you use Advanced Garages, this is built into the garage!</td><td><code>/myfinance</code></td><td>Everyone</td></tr><tr><td>Dealership owners and employees can sell vehicles directly to customers in RP without the use of the showroom</td><td><code>/directsale</code></td><td>Dealership Employees</td></tr></tbody></table>


---

# 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/commands-and-events/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.
