# Roadmap

**Q3 2024**\
**-** Phase 1 of Beam development begins to enable cross-chain swapping\
&#x20;    \- Phase 1 is Beam's minimum viable product release and includes: \
&#x20;         \- Omnichain Swap module\
&#x20;         \- Liquidity Module \
&#x20;         \- Beam Pool deployment\
&#x20;         \- Internal testing\
&#x20;    \- Initial frontend design finalized\
&#x20;    \- backend/frontend work begins\
\- ½ of Zeta developer grant received \
\- Algebra Integral license secured from Algebra to begin development on Beam's liquidity pools

**Q4 2024**\
\- Phase 1 of Beam is released\
&#x20;    \- Optimization of platform based on wider user feedback\
\- Liquidity seeded to Beam pools by Zetachain's market maker, Keyrock\
\- ½ of Zeta developer grant received\
\- Partnership with Steer to bring established automated liquidity management to Beam\
\- Phase 2 of Beam development begins, to add ve(3,3) infrastructure to existing platform\
&#x20;    \- veNFT Module\
&#x20;    \- Vote Module\
&#x20;    \- Rewards distributor

**Q1 2025**\
\- UI overhaul\
\- Optimized swap contracts for better routing, lower slippage, faster response. Re-audited through Quill\
\- Integrated Binance EVM wallet\
\- Integrated our partner zearn.fun, allowing them to auto-deploy AI agent tokens to Beam after bonding curve has been completed\
\- Integrated Solana for cross-chain swaps and added Phantom wallet

**Q2 2025**\
\- Launched Analytics page\
\- Added Arbitrum One for crosschain swapping\
\- Added Avalanche for crosschan swapping\
\- Added Coinbase fiat onramp to trade on Beam with cash\
\- formalized partnership with Zetachain, making Beam the flagship protocol on Zetachain and securing additional chain support, in return for 35% of equity in Beam\
&#x20;    \- additional liquidity seeded from Zetachain\
&#x20;    \- additional development grant received from Zetachain over 6 months\
\- Added Light Mode to UI

**Future Work**\
\- Release Phase 2 of Beam (ve3,3 mechanics)\
\- Leveraging Zetachain's new Gateway upgrade (released Decemeber 10th), become the first ever omnichain meta-aggregator for Web3. Trade any token on any chain - not just tokens with liquidity on Beam - to include native chains like Bitcoin and Solana. An industry first.


---

# 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.beamdex.xyz/protocol-overview/beam-introduction/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.
