# CBT - CyBloc Battery Token

CyBloc Battery Token (CBT) is an ERC-20 & BEP-20 token with no fixed supply.

This is CyBall's primary Play-to-Earn reward and utility token.

Users can earn $CBT when performing the following:

* Compete in various PvP modes ([**Exhibition**](/game-mechanics-and-features/game-modes/exhibition.md), [**League**](/game-mechanics-and-features/game-modes/league.md) and [**Tournament**](/game-mechanics-and-features/game-modes/tournament.md))
* Earn revenue from [**CyLoans**](/ecosystem/cyloans.md)
* Rewards for users who perform various activities that help the ecosystem

Users must spend $CBT to enjoy the following features:

* [**Mentoring**](/ecosystem/mentoring.md)
* [**Hire-a-Coach**](/game-mechanics-and-features/game-modes/training/hire-a-coach.md)

## Batteries (In-game Currency)

CyBall’s primary in-game currency is called Batteries. Players can earn Batteries by competing in PvP matches.

Batteries accumulated in-game are technically different from CBT stored on-chain. A user's in-game Batteries get converted into on-chain CBT with a 1:1 ratio when claimed (withdrawn) from the game server to blockchain.


---

# 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.cyball.com/ecosystem/token-model/cbt-cybloc-battery-token.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.
