> 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/introduction/solutions.md).

# Solutions

## zk**Race fulfills the huge demand in 2 separate multi-billion-dollar markets**

With the lack of games with play-to-earn features, slow digitalization, and lack of Gamify - **there is a huge niche for zkRace**. **PVP horse racing platforms with modern graphics**, **wide gameplay possibilities**, and most importantly, **blockchain** is what the market craves.

zkRace is the **first decentralized blockchain-based racehorse game** that joins millions of racehorse enthusiasts in a community where you can **own and breed NFT horses** and participate in **races.**

## **Brings joy to the players**

The current gaming industry is far from being player-friendly. Everything is focused on spending and losing rather than having fun.&#x20;

One of **zkRace’s core user experience philosophies is to provide players with diverse ways to easily and instantly earn in-game points**. There are many activities in the game that allows users to earn in-game points.&#x20;

**Users can get rewarded by participating in many in-game activities**: breeding and trading NFT horses, participating in races, hosting races in hippodromes, renting out their horses, participating in referral, reward, and bug report programs.

## **NFT takes ownership and uniqueness to the ultimate level**

**NFT technology** in zkRace brings something that the industry has never seen before - **unique assets that you can own**, **create** and **use in a game**. **One-of-a-kind NFT horses**.

Also, NFT guarantees the authenticity of each horse and would enable a possibility to breed new authentic horse&#x73;**.**

## **100% fair and transparent**

Blockchain possesses an enticing solution to many of the problems and inconveniences that the online games industry currently faces. The main features that blockchain implementation brings to online PVP games: **transparent and provable outcomes, verified users and near instant recorded outcomes.**

To make it even better, **through the innovative use of zk-rollup technology, zkRace offers an infrastructure to make Web3 gaming scalable and fun, with every aspect fully blockchain-verified,** crafted for all GameFi project needs.

## **Unpredictability and exciting gameplay as never seen before**

The predictable outcomes and dull gameplay are what make most gamers drop the game in the first week of playing. That’s why we use the **Genetic Algorithm** and **RNG technology**. It creates unpredictability and enables **endless possibilities to outcomes of player actions**.&#x20;

These technologies combined with NFT create an exiting experience.

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/introduction/solutions.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.
