# Phase 2

The second phase of our developmental roadmap is completely self-funded and ends in Q3, 2024. The focus of this phase is building the game infrastructure to be able to provide a playable demonstration of the experience that the final product will offer. Below are some notable deliveries in this phase.

### Deliverables Completed

{% tabs %}
{% tab title="Infrastructure" %}

* Microsoft's PlayFab server structure
* HyperPlay game launcher integration and listing
* SphereOne fiat on-ramping integrationBasic UI
  {% endtab %}

{% tab title="Mechanics" %}

* Game economy
* Vehicle attributes, types, and tiers
* Vehicle damage system
* Consumables
* Vehicle performance upgrades
* Leaderboard tournament system
  {% endtab %}

{% tab title="Game Modes" %}

* Basic practice environment
* Coin Race
* Destruction Derby
  {% endtab %}

{% tab title="Assets" %}

* 2 x Coin Race courses
* 1 x Destruction Derby arena
* 16 x playable vehicles
  {% endtab %}

{% tab title="Blockchain Integrations" %}

* Binance Smart Chain token on-ramping integration
* Ethereum token on-ramping integration
  {% endtab %}
  {% endtabs %}

### Deliverables Remaining

{% tabs %}
{% tab title="Infrastructure" %}

* Scaling of Microsoft's PlayFab server structure
* Additional game launcher integrations and listings
  {% endtab %}

{% tab title="Mechanics" %}

* New, advanced UI to support mobile and console builds
* Game economy expansion to support in-game businesses
* Vehicle cosmetic upgrades
* AI-powered bots
  {% endtab %}

{% tab title="Game Modes" %}

* Rally Race
* Pinkslip Race
* FUD Ball
* Junkyard Race
  {% endtab %}

{% tab title="Assets" %}

* 4 x additional asphalt courses
* 4 x off-road Rally Race tracks
* 2 x additional Destruction Derby arenas
* 24 x additional playable vehicles
  {% endtab %}

{% tab title="Blockchain Integrations" %}

* Avalanche token on-ramping integration
* Consideration for a fourth token on-ramping integration (negotiations still ongoing)
* In-game bridging between blockchains
  {% endtab %}
  {% endtabs %}


---

# 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://documentation.coinracer.io/the-business/developmental-roadmap/phase-2.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.
