# Roadmap

## Roadmap

### ✅ Live

* Custodial wallet creation
* Fee allocation config (LP injection, team allocation)
* Immutable lock mechanism
* Automated fee claiming + LP injection
* Variable fee schedule (30 min / 2 hr / 12 hr / daily)
* New launch + existing token support
* On-chain execution logging
* Live validation on-chain
* Buyer verification interface + badge system
* Creator dashboard with real-time metrics

### 🛠️ In Progress

* PumpSwap LP tools (deposits, withdrawals, analytics)
* Ecosystem-wide analytics + public API
* Chrome extension for verification badges on Pump.fun


---

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