> For the complete documentation index, see [llms.txt](https://betu-1.gitbook.io/betu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://betu-1.gitbook.io/betu/fundamentals/roadmap.md).

# Roadmap

### **Q2 - 2021** <a href="#tw286s810puf" id="tw286s810puf"></a>

* [x] Recruit initial team
* [x] Incorporate BetU
* [x] Incorporate legal entities in BVI & Curacao
* [x] Sotatek development partnership
* [x] Build initial website & social media channels
* [x] Build token sale platform & dashboard
* [x] Commence design & development of betting platform

### **Q3 - 2021** <a href="#id-6zs1wd59top1" id="id-6zs1wd59top1"></a>

* [x] Launch token sale website & dashboard
* [x] Hold pre sale & public sale - Raised $1.9 million USD
* [x] Token generation event & listing on PancakeSwap
* [x] Listing on BitMart exchange
* [x] Development of BetU platform - bookmaker & peer to peer
* [x] Development of BetU Fantasy game
* [x] Integration with BetRadar / SportRadar - BetU & BetU Fantasy

### **Q4 - 2021** <a href="#id-1dnkgsbwhtsj" id="id-1dnkgsbwhtsj"></a>

* [x] Launch staking rewards for Pancake LP tokens BETU / BNB
* [x] Listing on Gate.io exchange
* [x] Launch BETU staking pool on Beefy
* [x] Launch BetU Fantasy V1 - EPL, NBA, UFC leagues -16,000 players registered
* [x] Launch internal crypto exchange / swap functionality
* [x] Chainlink integration for BetU Fantasy
* [x] Complete build of BetU platform
* [x] Apply for initial online gaming license
* [x] Commence security audit on BetU platform
* [x] Development of BetU Play-To-Earn
* [x] Development of BetU Verse animations and demo walk through
* [x] Release BetU Verse initial website

### Q1 - 2022

* [x] Launch Betu Play-To-Earn - NBA, EPL, UFC, La Liga&#x20;
* [x] Add additional sports to BetU Play-To-Earn - Tennis, Golf, Cricket, Baseball, American Football&#x20;
* [x] Complete security audit on Betu platform
* [x] Obtain Curacao gaming license&#x20;
* [x] Integrate Oddin.gg for esport betting and streaming&#x20;
* [x] Launch esports within BetU Play-To-Earn&#x20;
* [x] Rebranding BetU Play-to-Earn to EarnU&#x20;
* [x] Develop IOS & Android App for EarnU&#x20;
* [x] Modeling, rigging & rendering 3D NFT’s&#x20;
* [x] Development of BetU Verse casino floor&#x20;

### Q2 - 2022

* [x] Attend ICE London
* [x] Integrate other major cryptocurrency into BetU - BTC, ETH, USDT
* [x] Integrate BetRadar Live Odds & Managed Trading Services into BetU
* [x] Release EarnU progressive web app for IOS & Android
* [x] Develop BetU Verse BAYC / PUNK museum&#x20;
* [x] Release BetU Verse casino walk through demo
* [x] Attend Permissionless & NFT NYC
* [x] Development of BetU Verse blackjack

### Q3 - 2022

* [x] Test Live Odds integration in EarnU
* [x] Merge BetU & EarnU backends
* [x] Release BetU Verse multi-player blackjack - free play
* [x] Launch BetU sports & esports betting platform (bookmaker)

**Q4 - 2022**

* [x] Extensive marketing campaigns via BetRadars Managed Ad Service
* [x] Integrate SoftSwiss game aggregation - all major slots & casino games
* [x] Release BetU Online Casino&#x20;
* [ ] Fiat OnRamp via OnRamper
* [x] Implementation of BETU Ranking Tiers & related benefits
* [ ] Listing on new crypto exchanges

**Q1 2023**

* [ ] Integrate 24/7 virtual sports, football, basketball, horses & greyhounds.&#x20;
* [ ] Development of BetU peer to peer betting
* [ ] Aggressively grow user base across all platforms.&#x20;
* [ ] Development of BetU Verse metaverse casino & resort
* [ ] Listing on new crypto exchanges\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://betu-1.gitbook.io/betu/fundamentals/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
