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

# Our Roadmap

## RektoFun Roadmap Outlook

Our roadmap is structured around shipping the core platform first, expanding challenge formats, and then scaling distribution through creators, partners, and mobile access.

***

## Q3 2026

**Product Launch & Core Market Expansion**

### ➡️ Mainnet Beta Launch

We plan to launch the RektoFun mainnet beta by the end of July, starting with crypto challenge markets.

This version will allow users to create and participate in challenge markets around crypto based outcomes.

### ➡️ X Challenges

In Q3 itself, we plan to introduce **X Challenges**, allowing users to challenge any user on X around different topics, outcomes, and statements.

This will bring a social and viral layer to challenge markets, making them more interactive and community driven.

### ➡️ Rekto Masters NFT Launch

The **Rekto Masters NFT** collection is planned for launch in Q3.

Rekto Masters will play an important role in the RektoFun ecosystem, providing exclusive access, perks, and platform-related benefits to holders.

### ➡️ Statement Based Crypto Challenges

We also plan to launch statement based challenges around crypto in Q3.

Instead of only traditional prediction formats, users will be able to create simple challenge statements such as:

“SOL will hit $200 this month.”

Users can then take sides and participate directly.

### ➡️ Sports Challenge Markets

By the end of Q3, we plan to launch sports challenge markets.

This will allow users to create challenges around real world sports events, live matches, player performance, match outcomes, and other sports based moments.

***

## Q4 2026

Growth, Partnerships & Mobile Expansion

### ➡️ KOL & Partner Onboarding

In Q4, RektoFun will focus on onboarding more KOLs, creators, and ecosystem partners.

The goal is to expand distribution, bring more users into challenge markets, and create stronger community-led growth.

### ➡️ Mobile App Launch

We plan to launch RektoFun on mobile in Q4.

This includes:

* Listing on Solana Seeker DApp Store
* Android version launch (on Playstore)
* A smoother mobile first experience for creating, joining, and tracking challenges

The mobile app will make RektoFun easier to access and help bring challenge markets to a wider audience.

***

### Long Term Direction

Our focus is simple:

Build the easiest way for users to create, join, and share challenge markets on Solana.

From crypto challenges to X challenges, NFTs, sports markets, and mobile access, RektoFun is building a social prediction layer where anyone can challenge anyone, anywhere.


---

# 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://rektofun.gitbook.io/rektofun/utility-section/our-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.
