# Usage

***

## **🖥 How to Use frkn-rentacar**

#### **For Job Owners (Rent-A-Car Employees):**

1. Go to the Rent-A-Car location.
2. Open the menu and select **"Add Vehicle"**.
3. Enter the vehicle details (model, price per KM, image) and confirm.

***

#### **For Customers (Renting a Vehicle):**

1. Go to the Rent-A-Car location and open the menu.
2. Select a car from the list.
3. Set your **rental time**, **mileage limit**, **fuel level**, and **color**.
4. Confirm and pay – your vehicle will spawn instantly.
5. Drive your rental!

***

#### **Returning the Vehicle:**

1. Open the menu and choose **"Return Vehicle"**.
2. The system will calculate your total cost based on KM, fuel, and any damage.
3. Confirm to finish your rental.


---

# 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/frkn-resources/frkn-rent-a-car-job/usage.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.
