# Roadmap

**Q3 2024: Initial Launch and Core Features**

* **Launch FootPool MVP**: Deploy the initial version on a Testnet.
* **Supported Leagues**: La liga, Bundesliga, Premier League and Serie A.
* **Basic Betting Functionality**: Implement the classic 1 X 2 betting system.

**Q4 2024: Platform Stabilization and Security Enhancements**

* **Testing:** Conduct beta testing with a selected group of users
* **Smart Contract Audits**: Perform thorough audits to ensure security and efficiency.
* **UI/UX Improvements**: Hire a UI/UX designer to enhance the website’s design and user experience.
* **Prize Pool Distribution**: Establish and automate prize pool distribution for accurate predictions (7, 8, 9, 10 correct outcomes).

**Q1 2025: Deploy on Live Mainnets**

* **Deployment on Mainnet:** FootPool will be deployed on the Mainnets, transitioning from testnet to a fully operational decentralized betting platform.
* **Leaderboard**: Displays user participation, wins, seasons, and correct predictions for competitive ranking and engagement.
* **Referral System**: Users earn 1% of referred winners' prizes, incentivizing platform growth.

#### Q2 2025:  More features

* **Telegram Integration:** Implement a system for users to receive notifications about results and upcoming matches via Telegram. Develop functionality allowing users to place bets directly through Telegram, enhancing convenience and engagement.
* **NFT:** TBD...
* **Governance:** TBD...

#### Summary

FootPool is committed to providing a dynamic and engaging sports betting experience by leveraging the power of blockchain technology. Our roadmap outlines a comprehensive plan to enhance the platform, expand its offerings, and continuously improve user experience. We aim to create a thriving ecosystem that attracts and retains users, fostering a vibrant community of sports enthusiasts and bettors.


---

# 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.footpool.xyz/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.
