# Roadmap

### Products

* [x] WBCH
* [x] AMM
* [x] Yield Farming
* [x] Staking
* [x] Analytics for AMM
* [x] ChartPro
* [x] Lottery
* [x] Launchpad Module: IBO (Initial Ben Offerings)
* [x] REST API
* [x] Token Locker Module: BenLock
* [x] SEP-20 Token Factory
* [x] SEP-20 Factory Template: Basic
* [x] SEP-20 Factory Template: Liquidity Generator
* [x] SEP-20 Factory Template: Annuity
* [x] SEP-20 Factory Template: MultiMint
* [x] SEP-20 Factory Template: Inscriptions
* [x] Ranches
* [x] smartBCH AMM LP Finder
* [x] IBOv2
* [x] IBOv2 Ending Strategy: Simple Distribution
* [x] IBOv2 Ending Strategy: Burning
* [x] IBOv2 Ending Strategy: Timelocks
* [x] IBOv2 Ending Strategy: Liquidity + Timelocks
* [x] IBOv2 Ending Strategy: Liquidity + Renouncement
* [x] Candy House
* [x] DAO Governance Tool: \<On-Chain Voting> Community Farm Allocation
* [x] ~~DAO Governance Tool: Discussions (Forum)~~
* [x] DAO Governance Tool: Proposals (SnapShot)
* [x] Charities
* [x] PokéBen&#x20;
* [x] PokéBen Hunt
* [x] PokéBen Items
* [x] PokéBen Heros
* [x] PokéBen Adventure
* [x] PokéBen Training
* [x] PokéBen Evolution
* [x] PokéBen Teams
* [x] PokéBen Arena
* [x] PokéBen Shop
* [x] PokéBen Salon
* [x] Airdrop
* [x] DEX Aggregator
* [x] Cross-Chain Bridge
* [x] NFT Market
* [x] NFT Market Addon: Multimedia Support
* [x] NFT Market Addon: Special Website Support
* [x] Gridex
* [x] Aggregator Pro
* [x] Market Cap
* [x] NFT Factory - Single
* [x] NFT Factory - Collection
* [x] NFT Factory Template: Basic
* [x] NFT Factory Template: Simple
* [x] Limit Order Trading
* [x] P2P Trading
* [x] Cemetery
* [x] Smartscout (Block Explorer)
* [x] Analytics for Gridex
* [x] Blind Boxes
* [x] Blind Boxes: Three Kindoms 1
* [x] Laboratory
* [x] Laboratory Feature: Anti-Aging Potion
* [x] Island (Game)
* [ ] What's next?


---

# 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.benswap.cash/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.
