# Gasless Transactions

Every transaction has an infrastructure commission attached to it. This might come through the form of gas (in the case of blockchains) or transactional fee (in the case of FIAT). However, even if small these fees would stack up to quite a high amount for a game where microtransactions are a part of the gameplay. In order to minimize this financial burden on you, we devised a simplified flow which allows you to pay gas fees only when purchasing $CCASH.

{% hint style="info" %}
**Note**: when you wish to swap from $CCASH to $CRACER tokens, the gas fee is supported by the system itself and not by the player, hence reducing even the on-chain fees by 50%.
{% endhint %}

All in-game $CCASH transaction are gasless, which means you can freely purchase vehicles, upgrade them, repair them, and participate in races, without the constant nuisance of signing transactions or the burden of paying gas fees.


---

# 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://documentation.coinracer.io/how-coinracer-works/economic-model/gasless-transactions.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.
