# Car Attributes

{% tabs %}
{% tab title="Consumption" %}
The Consumption attribute determines the amount of fuel used by an NFT car per unit of time. The lower the Consumption, the less fuel you will use over time, which means more MGAS tokens earned.
{% endtab %}

{% tab title="Tank Capacity" %}
The Tank Capacity attribute determines the maximum amount of fuel an NFT car can hold. The higher the Tank Capacity, the more fuel you can store, which means more distance you can travel and more MGAS tokens you can earn.
{% endtab %}

{% tab title="Respect" %}
Respect is an attribute that represents the prestige and status of a vehicle in Moovy. The respect of a vehicle can be increased by improving its individual parts, such as the engine, wheels, and body. The higher the Respect value, the more attractive and desirable the car will be in Moovy, making it a sought-after vehicle in the community. By focusing on the Respect attribute, drivers can increase the earning potential of their NFT car and make their mark on the Moovy Metaverse.
{% endtab %}

{% tab title="Efficiency" %}
Efficiency in Moovy is a key attribute that determines the performance of a car. The efficiency attribute is important for players who want to maximize their earnings and performance in the game
{% endtab %}

{% tab title="Mileage " %}
It is important to note that keeping track of a vehicle's mileage and regularly maintaining it can help keep it in good condition and maximize its earning potential. Regular maintenance and repairs can help to restore the car's characteristics and keep it performing at its best. With the Moovy platform, players have the tools they need to effectively manage their vehicles and ensure they are getting the most out of their NFTs.
{% endtab %}
{% endtabs %}

<br>

&#x20;

\ <br>


---

# 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://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/car-system/car-attributes.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.
