# Configuration

## Framework

You can change framework that you use on your server.

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

## Language

You can change language of script.

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

## Interaction

Here we have a choice of 4 types of interaction that are built in.

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

## Car Plates

We can set how many digits can be in car plate.

<figure><img src="/files/1aswowhpdi4ZQsQSyVzr" alt=""><figcaption></figcaption></figure>

## Car Keys

If we have car keys script on our server, we can set it in config.

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

## Fuel System

Integrated fuel system to rented cars.

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

## Default Cars

Default list of cars that will be used when not configured at a given rental point.

<figure><img src="/files/10xsXmizHBqnjXjRgy7L" alt=""><figcaption></figcaption></figure>

## Rental Points

We can set rental points and specified cars for current point.

<figure><img src="/files/lOYRvIcWZFBq7tqucSNT" 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://faze-development.gitbook.io/docs/resources/fd-carrental/configuration.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.
