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

# Welcome to BananaTON

## BananaTON – Where simple fun meets endless style! 🍌🍌🍌

<figure><img src="/files/rReoooF8Ry01JW04OOuD" alt=""><figcaption></figcaption></figure>

BananaTON is an **engaging**, **play-to-earn** game that combines **simplicity** with **innovation**, offering players an **exciting** way to interact with the **TON blockchain**.

With its simple **tap-to-play** mechanics, it’s designed for both casual and experienced players. The game centers around **taping to get $BATO token**, **collecting bananas**, **unlocking skins**, and **earning rewards** while exploring a **vibrant NFT ecosystem**.

At its heart, BananaTON is built on a simple yet highly engaging gameplay loop. Players tap to collect bananas, **merge identical ones to create higher-level bananas with bigger rewards**, and strategize to maximize their progress. This merging system adds depth to the otherwise simple gameplay.

One of the most exciting aspects of BananaTON is its integration with blockchain technology. The game’s blockchain integration allows players to earn airdrop rewards and **trade unique Banana NFTs in the in-game marketplace for TON tokens**. This seamless marketplace lets users turn in-game assets into real-world value.

Appealing to both beginners and blockchain enthusiasts, BananaTON offers straightforward gameplay with real earning potential. Its blend of engaging mechanics and NFT trading makes it a standout in the play-to-earn space.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bananaton.io/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
