> 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-1.md).

# Phase 1

## High-Quality Art:&#x20;

DinoDash™ NFTs feature high-quality art that users can take pride in owning and even use as profile pictures. Displayed below is an example of a DinoDash Racers NFT.&#x20;

![](/files/5fiVd4iRlxSztxSXz9ZQ)

#### Art 1/1's&#x20;

This collection comprises eight unique 1/1 NFTs. Each of these NFTs is individually crafted, rather than generated through traits. They represent the rarest and most sought-after pieces in the entire collection. An example of one such 1/1 NFT can be found below.

![](/files/sjyNxwNQgn0EZ2ySpDjV)

## Launch Promotional Campaign:&#x20;

Internal marketing efforts will be undertaken to expand the community and establish a player base before the minting process. An assertive marketing campaign, encompassing partnerships, collaborations, NFT giveaways, and more, will serve to promote the project while concurrently fostering a strong community.&#x20;

## Launch Website:&#x20;

The DinoDash™ website contains essential information, including utility plans, lore, social media links, the whitepaper, and much more.

## Create Engaging Lore:&#x20;

What would a video game be without a compelling narrative? At DinoDash™, the team is crafting an epic story to accompany their NFTs and integrate it into the game, resulting in a rich and enjoyable player experience. More in-depth lore can be found on the DinoDash™ website and whitepaper, and the team plans to expand the lore through future events.


---

# 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-1.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.
