# Cars

<figure><img src="https://lh6.googleusercontent.com/ychyJqk3I-z43LKt9POXEoZVeSBtitL00-4F2YxMElA7nKXWVENj8hSTDfKUCotkRFTHRq-8ixTox1Ia244FAzfhEHZs10SqVu0tslZiINdtW6AVHUhw3UnXklOMsL7mJ7Z7arQSII93Un8rcXAkKdtY7wb3rv4Joyri6q6y87ANxZDEFT9naSB1jzQWtw" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh3.googleusercontent.com/pxfr3jGk-1BKNM6huTWEJAo93G-B-fgmHh_mEeKjECBJj18seyGik-T2duQaPN3Hu11thKZAeYdrzgJj-S92Swbm_tluXDcay-EDgCK0zeUOtx-vdHZlFWq_wnJAN0ASv1K5L6xKCXBbdXSyyiHmiN5hgXWbLCBz1nMUmrHdkpOnx68wSKYrje2RGEKI5g" alt=""><figcaption></figcaption></figure>

The cars have the following attributes:

* Car’s maximum speed – Maximum value it reaches 0 to 500
* Shift - number of gears you can chance of 1 to 10
* Power - Power and horse power Kg/FM (conductor of kilogram force) – 0-100
* Weight - influence the power expresses of 800kg to 4000kg
* Stability - influenced by the tire, break and traction – 0 to 100%
* Durability - the chance the vehicle has of staying whole – 0 to 100%
* POWER - It’s a unique relation in CryptoGarage’s world between all attribute values
*

```
<figure><img src="https://lh4.googleusercontent.com/dN5ESl8W20EIewAzO9Lc9dottVnj1-SofdW5aUIFtziSw1tePkEcAfHZ8Ngvisx2IdGQPGFsNj1MmTu-hjzewvgw_MkWXwfujEv4VhfQ3LJgN2kxCh-rLZcDvEv_SWPn5eLA8sj2_OfVabXSld9wH7ELqeGPILUzujVt30sUy5M0zPzR31IYy9zWMNLh9A" alt=""><figcaption></figcaption></figure>
```

When you buy a new car for the bucket it comes brand new with 0km. The more you race the more the car mileage hodometer increases (each race increases 1km). Cars with high mileage will be less durable which increases the chance to break during races. However, all attributes can be upgraded with enhanced parts of personalization and maintenance added to the vehicle.


---

# 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://messier-data-and-creative.gitbook.io/cryptos-garage-en/vehicles/cars.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.
