# Roadmap & FAQ

{% tabs %}
{% tab title="Phase 1" %}
Launch core prediction markets, sports categories, email wallet onboarding.-

Partner Interactions

Gold Tick on X

On Chain Marketing (Whale Wallets, KOLs)
{% endtab %}

{% tab title="Phase 2" %}
Expand to more sports, grow liquidity, integrate more Base ecosystem tools.

Sportsbook marketing campaigns&#x20;

Constant $BOOLEAN Buybacks

Farcaster Mini App

Base App Integration
{% endtab %}

{% tab title="Phase 3" %}
Release mobile app

o1/Axiom Style Trading Terminal for Sports
{% endtab %}
{% endtabs %}

{% stepper %}
{% step %}

### What is a prediction market?

A financial market where people trade on the outcome of events (Yes/No).
{% endstep %}

{% step %}

### How is this different from a betting site?

Bookies set odds to profit. With Boolean Bets, the market sets odds fairly. There is no house edge.
{% endstep %}

{% step %}

### Why build on Base?

Base has low fees, fast transactions, and is built by Coinbase for mass adoption.
{% endstep %}

{% step %}

### Do I need a crypto wallet to use Boolean Bets?

No. With Privy Wallets, you can log in using just your email address.
{% endstep %}

{% step %}

### What sports are supported?

We’re starting with major sports like football, basketball, and soccer. Over time, we’ll expand into more leagues, tournaments, and even niche sports based on community demand.
{% endstep %}

{% step %}

### How are results verified?

We use **decentralized oracles** like Chainlink and UMA to fetch official match results. This ensures fair, trustless settlement with no manual intervention.
{% endstep %}

{% step %}

### What happens if a game is canceled or postponed?

If an event is canceled, markets are voided and funds are returned to traders. If postponed, the resolution follows official league data provided by our oracles.
{% endstep %}

{% step %}

### What’s the Boolean daily jackpot?

Every time you trade on Boolean Bets, you’re automatically entered into a jackpot draw. No extra cost, no entry required. Chainlink VRF ensures the selection is provably random and fair.
{% 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.boolean.bet/roadmap-and-faq.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.
