# Roadmap

BearCage's end goal is to create a go-to meme factory where Berachain users can effortlessly trade and manage memecoins.

Over the past 6 months, we've relentlessly build and have achieved notable milestones!

At the same time, there is still much to do and plans in our upcoming roadmap:

{% stepper %}
{% step %}

### 2024/Q3

* [x] Launch Bearcage on Telegram

> <mark style="background-color:yellow;">Bearcage Telegram App reached 590k+ active users & 146k+ wallets connected</mark>

* [x] Release Berahunt (Tap2earn game)

> <mark style="background-color:yellow;">Berahunt gained over 1,5 million plays</mark>

* [x] Build up and partnership with more than 95 projects on Berachain

{% endstep %}

{% step %}

### 2024/Q4

* [x] Launch Pump On (meme launchpad)
* [x] Berabonds NFT minted out for 3,333 unique holders
* [x] Release staking mechanism for Berabonds holders

{% endstep %}

{% step %}

### 2025 January (Mainnet)

* [ ] Mainnet Berapass NFT Mint &#x20;
* [ ] Token fair launch on launchpads
* [ ] Launch product on Mainnet
* [ ] Release the version 1.0 on Pump On
* [ ] Release the version 1.0 of Bear Trade (Meme trading tool)

{% endstep %}

{% step %}

### 2025 February&#x20;

* [ ] Release Honey AI - 1st AI Agent by BearCage
* [ ] Release version 2.0 of Bear Trade with trading recommendations
* [ ] Bootstrap with Honey AI

{% endstep %}

{% step %}

### From 2024/Q2 Onward

* [ ] Grow meme ecosystem
  {% endstep %}
  {% endstepper %}


---

# 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://bearcage.gitbook.io/overall/business-model/roadmap.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.
