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

# Banana3 Legend-Roadmap

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

## **Objectives**

* Achieve **330 million $Banana holders**.
* Produce **33.3 billion bananas** to launch **Banana3 Park**.
* **Tasty eats for enjoyment; fun Web3 games for engagement.**
* **Banana3 will realize these goals through a six-phase Genesis event.**

### **Phase One: Genesis Mission**

* **Prizes:** Fragment A, USDT&#x20;
* **Duration:** July 1 - August 15
* **Method:** GLEAM tasks
* **Redemption :** Banana3 Battle

### **Phase Two: Six-Pack Challenge**

* **Prizes:** Fragment B
* **Starts:** August 15-
* **Method:** Invite six people via Banana3 Battle to complete the purchase of three mining rigs.
* **Redemption :** Banana3 Battle

### **Phase Three: Genesis War**

* **Prizes:** Fragment C
* **Timeframe:** Q4
* **Method:** Top 30 individual rankings in the top 100 countries in the Banana3 Battle global competition, automatically received in-game.
* **Redemption :** Banana3 Battle
* **Competition Format:** Details to be released

### **Phase Four: Genesis Big Banana**

**The Genesis Big Banana** serves as a core dynamo within the Banana universe, granting holders additional rights across all ecosystems.

* **Acquisition:**
  * Free synthesis: Banana Fragments A+B+C
  * Via sales: Acquired through Banana3 Park land sales
* **Timeframe:** Q4
* **Value:** 120 TON
* **Redemption :** Banana3 Battle

### **Phase Five: Banana3 Land**

* **Objective:** Following the production of 33.3 billion bananas, land sales at Banana3 Park will commence.
* **Method:** Dutch auction

### **Phase Six: Banana3 Coin**

* **Objective:** To be listed on top global exchanges, following the land sales at Banana3 Land.

**Note:** More details are withheld to maintain the excitement.


---

# 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.banana3.lol/en/genesis.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.
