> For the complete documentation index, see [llms.txt](https://dinodash.gitbook.io/copy-of-dinodash-tm-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dinodash.gitbook.io/copy-of-dinodash-tm-whitepaper/developments/roadmap/phase-3.md).

# Phase 3

## Launch Online Practice/Normal Race modes:

The official launch of the DinoDash game on desktop computers marks the first phase of public development and will include Polygon Blockchain integration. For more information, refer to the "Mode Overview" section in the Game info.&#x20;

## Introduce in-game items as NFTs:

Blockchain gaming has introduced a novel dynamic of ownership for in-game assets. By leveraging this mechanism, players can own weapons, cosmetics, and various other in-game items. For more information, consult the "In-Game Items and Upgrades/Evolution" sections.

## Develop a Mobile version of DinoDash™:&#x20;

The estimated value of the "Mobile gaming" market in 2022 is $20.3 billion. Blockchain games have yet to fully tap into this market, bringing a new dimension of ownership to gaming. The team aims to be at the forefront of this movement, using the mobile version as an opportunity to onboard more players into their ecosystem. Further information can be found in the "Mobile Gaming" section below.

## Beta testing for Elite and Professional Mode:

Introducing the new Elite and Professional modes, both of which feature the implementation of Upgrades and Evolutions for vehicles and weapons. Additional details can be found in the Upgrades/Evolutions section and on the project's website.

## Beta test Mobile version on both IOS/Android:

Public testing will be conducted for the Public Beta Mobile version, with the aim of addressing any bugs a few weeks prior to the game's full release on official app stores.


---

# 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://dinodash.gitbook.io/copy-of-dinodash-tm-whitepaper/developments/roadmap/phase-3.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.
