# Preliminary Roadmap

The following table presents the most important near-term milestones for the Polyliquid ecosystem. Please note that the dates presented are preliminary and indicative. Exact dates can differ, and this roadmap is subject to continuous updates.\
\
Please note that, besides the below roadmap, we aim to continuously fix bugs and errors, and add several other features, including a more extensive Wallet Tracker, and integrate additional Prediction Market platforms, such as Limitless and Opinion as soon as possible. As of November 2025, we currently support Kalshi and Polymarket markets.

<table><thead><tr><th width="160.20001220703125">Date</th><th width="237">Milestone</th><th>Description</th></tr></thead><tbody><tr><td>17 Nov 2025</td><td>Polyliquid Launch</td><td>Public launch of v1 Polyliquid platform</td></tr><tr><td>19 Nov 2025</td><td>Product Docs Launch</td><td>Publication of product docs</td></tr><tr><td>27 Nov 2025</td><td>$POQ TGE</td><td>Launch of $POQ on Pancakeswap</td></tr><tr><td>27 Nov -<br>31 Feb 2025</td><td>Airdrop S1 (5%)<br>(Allocation)</td><td>First airdrop season of $POQ, based on prediction activity from 3-17 November</td></tr><tr><td>15 - 31 Mar 2025</td><td>PLL Vault <br>(Pre-staking Phase)</td><td>Pre-staking phase of PLL vault to create liquidity base and prepare for leverage trading launch</td></tr><tr><td>31 Mar 2026</td><td>PLL Vault + Leverage Trading Launch (Open)</td><td>Launch of leverage trading platform </td></tr><tr><td>1 Mar 2026</td><td>Airdrop S1  (5%)<br>(Distribution)</td><td>First airdrop distribution of $POQ, based on prediction activity from 3-17 November</td></tr><tr><td>1 Mar - 31 Jun 2026</td><td>Airdrop S2 (5%)<br>(Allocation)</td><td>Second airdrop season of $POQ, based on prediction activity from 1-31 December</td></tr><tr><td>31 Mar 2026</td><td>User Vaults</td><td>Launch of User (Copytrading Vaults)</td></tr><tr><td>31 Mar 2026</td><td>News Feed</td><td>Launch of News Feed in Trading Terminal</td></tr><tr><td>1 Jul 2026</td><td>Airdrop S2 (5%)<br>(Distribution)</td><td>Second airdrop distribution of $POQ, based on prediction activity from 1-31 December</td></tr><tr><td>Monthly from Jul 2026</td><td>Monthly Aidrop Seasons</td><td>Monthly airdrops from incurred fees + bought back $POQ</td></tr><tr><td>15 Jul 2026</td><td>AI Analysis</td><td>AI Prediction Markets Analyses</td></tr></tbody></table>


---

# 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://polyliquid.gitbook.io/polyliquid-docs/roadmap/preliminary-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.
