# 🪙 2. Token Overview

### $GOAL

The real-world token. Your entry ticket to the economy.

* Fixed supply: 1,000,000,000
* Blockchain: BSC (BEP-20)
* Buy with BNB
* Convert to $CASH to play
* Small buy/sell tax that sustains the ecosystem

### $CASH

The in-game currency. Everything inside FutbolBrawl costs $CASH.

* No fixed supply, enters the game when players convert $GOAL
* Used for: competitions, marketplace, fees, training
* Lives on BSC but has no utility outside FutbolBrawl
* Flows between players through competition and the marketplace

### The Flow

For new players: **BNB → $GOAL → $CASH → gameplay**

For experienced players who accumulate $CASH: the exchange allows converting back to $GOAL.


---

# 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.futbolbrawl.com/game-economics/2.-token-overview.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.
