> For the complete documentation index, see [llms.txt](https://zkrace.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zkrace.gitbook.io/whitepaper/market-overview/conclusion.md).

# Conclusion

**The video gaming industry is booming** and is **expected to rise exponentially** in the following decade. Therefore it creates **a niche for video games with NFT features**.

**Horse racing is expected to become the leader of the sports market** bypassing football that held its position as the most popular spectator sport for decades. Also, there is a **huge opportunity for the digitalization and gamification** **of the** stagnated **horse racing market**.

Cryptography provides an enticing solution to many of the problems and inconveniences that the online video game industry currently faces.&#x20;

Also, utilizing the newest type of digital asset that is the latest hot topic around the globe would spark a huge interest in the blockchain community. While **NFT** is still new there is a huge **demand and interest in doing something with it**.

zkRace is a combination of **2 significantly growing multi-billion-dollar markets:** **video gaming**,  and **horse racing**, all merged by **blockchain and NFT technologies**.


---

# 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://zkrace.gitbook.io/whitepaper/market-overview/conclusion.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.
