# Roadmap

## O4 — Powering the Next Wave

{% stepper %}
{% step %}

### Wallet Expansion

Broaden support beyond MetaMask by integrating additional wallets (Coinbase Wallet, Trust Wallet, Rainbow, etc.)
{% endstep %}

{% step %}

### Uniswap V4 Integration

Extend the launchpad to support **Uniswap V4 pairs**, giving projects more efficient liquidity management and flexibility.
{% endstep %}

{% step %}

### Multi-Reward&#x20;

* Enable creators to add **more than one reward token** for their communities.
* Creators will be able to set precise allocation percentages for each reward token, ensuring fully customizable reward models"
  {% endstep %}

{% step %}

### Token Locker

* Launch PumpBase’s **own token locker**, allowing creators to lock tokens directly through the platform.
  {% endstep %}

{% step %}

### PumpBase buybot

* Deploy PumpBase’s official **BuyBot** for Telegram, giving communities real-time buy alerts, hype, and automated updates for new launches.
  {% endstep %}

{% step %}

### Custom Profiles

* Enable **creators and traders** to build **customizable profiles** on PumpBase, showcasing project history, achievements, and wallet-linked stats to boost transparency and community reputation.
  {% endstep %}

{% step %}

### Airdrop Token Tool

* A powerful Airdrop Token Tool that lets creators distribute any amount of tokens to unlimited wallets, seamlessly and securely

{% endstep %}
{% endstepper %}

{% hint style="info" %}

<p align="center">Our long-term vision is built on trust and transparency. Objectives O1, O2, and O3 will be released only after the successful completion of the first chapter, Q4. By delivering Q4 first, we prove our ability to execute, demonstrate commitment to the community, and build a foundation of trust. </p>

<p align="center">This phased approach ensures that every milestone is achieved with care, precision, and integrity, setting the stage for sustainable growth and long-term success.</p>
{% endhint %}


---

# 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.pumpbase.fun/usdpumpbase/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.
