# Economy

In this section, we present the key aspects of the game economy in Redline, including the purchase and rental of vehicles, acquisition of NFT license plates, participation in races, access to elite tracks, vehicle weaponry, VIP status, garages, and vehicle modification.

**Vehicle Purchase**

Players can buy vehicles across different price segments:

* Low price segment
* Medium price segment
* High price segment
* Exclusive models Payments for vehicles are made using USDT.

**Vehicle Rental**

Players have the option to rent vehicles, with a certain amount of MMT being frozen for the duration of the rental. There is an option to buy out the rental after 3, 6, or 9 months at a discount, with the MMT then being returned.

**NFT License Plates Purchase**

Players can acquire NFT license plates with USDT, including:

* Cheap plates with random numbers
* Mid-priced plates with repeating numbers
* Beautiful and expensive plates
* Unique plates

**Race Participation Fee**

Participating in races requires a fee paid in USDT, which varies depending on the level of the race. Upon completion, the winner receives the entire pot minus a percentage.

**Elite Tracks**

Access to races on elite tracks requires not only an elite car and a higher entry fee but also VIP status, which players can obtain by freezing MMT in their account.

**Vehicle Weaponry and Sockets**

Weaponry is available for certain classes of races and cars. Each car comes with one free socket on the roof by default, with additional ones unlockable with USDT.

**VIP Status and MMT Staking**

VIP status, granting access to elite tracks and a private community, can be obtained through MMT staking.

**Garages and Vehicle Modification**

Players can store their vehicles in garages available as NFTs. Vehicle modification is also available using MMT, including painting, part replacement, spoiler installation, neon lights, wheels, and much more.


---

# 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://age-of-mars-1.gitbook.io/age-of-mars-docs/aom-redline/economy.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.
