> For the complete documentation index, see [llms.txt](https://goons-of-balatroon.gitbook.io/goons-of-balatroon-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://goons-of-balatroon.gitbook.io/goons-of-balatroon-whitepaper/master.md).

# Goons of Balatroon

Goons of Balatroon (GOB) is a universe powered by digital assets that engage and empower users through digital ownership and economic activity. A blockchain-based trading card game is at the center of this universe, where players battle with wacky and quirky cards. The humorous nature of the cards is very much a reflection of the loose and fun nature of the Balatroon fantasy universe. It is a place that aims to offer an immersive in-game environment that transcends gaming.

The game is built with Unity and uses Ethereum technology to allow players to own in-game Non-Fungible Tokens (NFTs) that are usable and functional within the gaming framework. These digital assets give their owners the power to earn further rewards, distributed by automated systems, that hold real-world value. Alternatively, the assets can be sold in NFT marketplaces.

All players can access the play-to-earn aspect of the game, but owning and bringing into play a digital identity in the form of a Goon NFT guarantees superior $GOB token rewards and access to premium features. Goons are characters that roam the lands of Balatroon and represent the primary digital asset layer. They battle each other using non-NFT and NFT based cards, which serve as the second digital asset layer. NFT-based cards are rarer, more desirable, and are essential to creating powerful decks.

$GOB token is the in-game currency that fuels the game economy and serves as the platform utility. Players can earn $GOB by simply playing the game or leasing their Goon NFT to other players and sharing their game rewards. Additionally, users may opt to stake their $GOB in the staking protocol and receive additional tokens as a reward for stabilizing the economy. Users can choose to use $GOB or $ETH, the native cryptocurrency of the Ethereum blockchain, to purchase card packs, craft new NFT cards, in-game purchase add-ons, and enter into lease agreements with Goons NFT holders to experience the gaming world more affordably. However, using $GOB as a payment method will guarantee users a discounted price.

The above features are built on the Ethereum Blockchain while using Immutable X as a layer 2 solution. Immutable X offers zero gas fees, instant trades, and scalability, which are all important to creating a seamless and accessible gaming experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://goons-of-balatroon.gitbook.io/goons-of-balatroon-whitepaper/master.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.
