# Car Use

There are two electric cars on the property, a 5 seater and a 7 seater. The 5 seater can be used for short-distance movements. The battery covers about 80 Km totally so check how long the destination is and plan your trip around recharging stations and time of permanence in the places where you can charge. The 7 seater can be used for longer-distance movements eg: to another network node.\
\
Please check with the  stewards about the vehicle's functioning and when taking one of the cars out of the property always please inform the rest of the members.

Whenever taking the car, please communicate on the local group chat, take a picture of the amount of km before taking it, and then after returning it, and with who/for whom you are traveling with.

This function will soon be implemented on the bot, using the /spent function\
/spent 10 km for picking up @Josh or /spent 50 km with @Laura, @Bart

A price for km, covering monthly insurance taxes, wheels and maintenance will be applied at the end of the lunation, unless specified otherwise.&#x20;

If the Participant intends to operate a vehicle during their stay, they must hold a valid driver’s license, including an international driver’s license if applicable. Additionally, the Participant is required to review and sign the Vehicle Use Agreement, which outlines the rules and responsibilities for using community vehicles.

Vehicle Use Agreement: <https://docs.google.com/document/d/1bmLxNVhBjknMtoniFOyYF49zdecL6PnjTeW7o6YPSRU/edit?usp=sharing>


---

# 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.liminalvillage.com/protocols/community/car-use.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.
