> For the complete documentation index, see [llms.txt](https://diecast-racer.gitbook.io/diecast-racer-on-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://diecast-racer.gitbook.io/diecast-racer-on-base/introduction.md).

# Introduction

<figure><img src="/files/oy65vmpKg10KD37HAFnE" alt=""><figcaption></figcaption></figure>

\*\*UPDATED VERSION COMING SOON

Diecast Racer is a decentralized application (dAPP) built on Base that combines real-world, live-streamed 1/64 scale diecast racing with betting; facilitated by the native Diecast Racer token ($DCR).&#x20;

Featuring betting, custom made cars, hand-crafted tracks, 3D printed memes, & utility NFTs, Diecast Racer is a fun & engaging world for any user to immerse themselves in.

Remember playing with your own Hot Wheels as a kid? &#x20;

Well, Diecast Racer takes it to the next level.

Diecast Racer creates an entire world around Hot Wheels 1/64 scale cars, combining a sense of nostalgia, the thrill of motorsports, the joy of toys, and the rush of betting, all into one fun, exciting game; all onchain, all on Base!

Winner takes all - who will be the King of Blockchain Mountain?


---

# 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://diecast-racer.gitbook.io/diecast-racer-on-base/introduction.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.
