# Consumables

![](/files/3ZuDzgrICsF0tFpEgsxt)

Consumables are temporary items like the traditional health potion in RPG. Players can have multiple quantities of each consumable stored in their profile. Consumables do not expire if unused but they do get used up after they are applied.

## Gas

Refilled every 24 hours, Divided into two pools; 8 GAS for races, and 8 GAS for battles.

## Nitro

Apply a bonus modifier to match rewards. Effects persist for a limited time duration.

## Tools

Allows fine tuning of cars. Toolboxes come in different sizes. The bigger the size the larger the reassignable point pool.

All consumables are paid with [RAP.](/reventon-whitepaper/economy/in-game-currency.md)


---

# 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.reventon.io/reventon-whitepaper/gameplay/game-mechanics/consumables.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.
