# Roadmap

Rolly’s go-to-market phase will have three major milestones:

{% stepper %}
{% step %}

### **Early Rollers Race**

The [rolly.io](http://rolly.io) website goes live, pre-launch event announcement with a $30,000 prize pool for participants. This phase starts now.
{% endstep %}

{% step %}

### Cross-season

Cooldown between seasons. Grab your Season 1 rewards, lock in your Early\
Roller ID, and secure early perks for beta.
{% endstep %}

{% step %}

### Beta Launch

The platform goes live in early access with real games and real rewards.\
Jump in, play, and help shape the final product.
{% endstep %}

{% step %}

### Full Platform Launch

Tier-1 providers, sportsbook, and public bankroll go live, fully open for\
everyone.
{% endstep %}
{% endstepper %}


---

# 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.rolly.io/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.
