> For the complete documentation index, see [llms.txt](https://docs.prediction.crossdefi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prediction.crossdefi.io/getting-started/phase3-preview.md).

# Roadmap

CROSS Prediction is continuously evolving — expanding markets, improving the trading experience, and building toward a full real-asset prediction market.

***

## Where We Are Now

CROSS Prediction is live with both $BILL and $CROSS markets. All core features are available — Event Markets, BTC 1-Min Prediction, the full orderbook, Maker Rebate, and more. Your activity now lays the groundwork for what comes next. The platform progresses toward CROSSD next.

* Free $BILL via sign-up claims and daily rewards
* Full access to all market types and trading features
* Activity and track record may be recognized in future reward programs
* $CROSS — trade, deposit, and withdraw on-platform.

***

## What's Coming

{% hint style="info" icon="1" %}
**Optimized BTC 1-Min Trading**

Purpose-built for 1-minute markets - place orders faster, track rounds at a glance, and manage positions without friction.
{% endhint %}

{% hint style="info" icon="2" %}
**Smoother Trading Experience**

Auto-settlement, batch order cancellation, and other workflow improvements so you spend less time on manual steps and more time trading.
{% endhint %}

{% hint style="info" icon="3" %}
**Referral Program**

Invite friends, earn rewards. Share your referral link and earn when your invitees trade.
{% endhint %}

{% hint style="info" icon="4" %}
**Path to CROSSD**

Your activity and track record carry forward through every stage. With both $BILL and $CROSS supported today, the next step is CROSSD — the path toward stablecoin-denominated markets. [What is CROSSD?](https://www.crossdefi.io/about)
{% endhint %}

***

{% hint style="success" %}
**The earlier you start, the more you gain.** Your trading history, reputation, and participation carry forward as the platform evolves. Start now and be ahead when new features and rewards go live.
{% endhint %}


---

# 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://docs.prediction.crossdefi.io/getting-started/phase3-preview.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.
