# What is JSON files

### ALLVEHICLE.JSON FILE

**This file saves the vehicles in the&#x20;**<mark style="color:purple;">**config.allgarages**</mark>**&#x20;section that you set from the config as slots.** **If you want to&#x20;**<mark style="color:orange;">**reset**</mark>**&#x20;it, delete it for the json file and write&#x20;**<mark style="color:blue;">**\[]**</mark>**&#x20;this.**

<div align="left"><figure><img src="/files/KpM5tRCOWCYpQmBfiYLD" alt="" width="536"><figcaption></figcaption></figure></div>

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

### WEHICLEOWNERS.JSON FILE

**All vehicle owners register here. Vehicle impound transactions are also processed here. Again, you can delete it and type&#x20;**<mark style="color:orange;">**\[]**</mark>**&#x20;to reset it.**

<div align="left"><figure><img src="/files/65lEgGUY7coJc3t2gfbm" alt="" width="563"><figcaption></figcaption></figure></div>

### SELLVEHICLES.JSON FILE

**All used second-hand vehicles are listed here.**

### VEHICLEJOBGARAGE FILE

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

**Job json files are recorded in this. Vehicles are registered with their props.**


---

# 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.0resmon.org/0resmon/bp-resources/bp-garage/what-is-json-files.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.
