# Game Currency

Like any game that features the buying and selling of materials, Coinracer has a digital currency that supports that economic model. The game currency is referred to as $CCASH, and can be acquired in a variety of fashions.

## How Do I Get It?

* Purchase with your credit card or debit card, as you would in any traditional game, via our partnered payment processor [SphereOne](https://www.sphereone.xyz/).
* Swap on-chain cryptocurrency tokens ($CRACER).
* By winning arcade game modes, special events, tournaments, and completing achievements/progressing your career.

## What Can I Do With It?

* Purchase new vehicles (see [getting started](/gameplay/getting-started.md)).
* Repair your vehicles (see [consumables](/gameplay/consumables.md)).
* Upgrade your vehicles (see [vehicle upgrades](/how-coinracer-works/core-features/vehicle-customization.md)).
* Compete in arcade game modes (see [race modes](/gameplay/race-modes.md)).

## Can I Earn Real Money With It?

Yes, that is one of the major benefits of blockchain integrations: eased distribution and transfer of liquid assets around the globe, in a matter of seconds. The $CCASH you earn in-game can swapped out for on-chain $CRACER tokens in one of our supported ecosystems. For our non-crypto users this is a great introduction to the Web3 space; however, in the future we will also support fiat cash-outs.


---

# 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/gameplay/game-currency.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.
