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

# CRYPTO-BIKE

Crypto-Bike is an addictive game that offers users a unique world of virtual moto racing with crosschain solution. Players are provided with an internal marketplace where they can sell and buy unique NFT motorcycles and spare parts. An important element of the game is the ranking system, which affects players' earnings, encouraging them to strive for higher achievements. Crypto-bike allows you to start playing and earning absolutely free, giving everyone the opportunity to immerse themselves in an exciting game world. In addition, players have access to a personal assistant in the form of AI that accompanies them through every stage of the game, ensuring a complete gaming experience. Rise to the top of the rankings, create unique motorcycles, and make your dreams of speed come true in Crypto-Bike!

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

The primary mission of Crypto-Bike is to provide players with the broadest range of opportunities in the play-to-earn segment, using the functionality of the project, which allows participation in races and tournaments, as well as using earned capital for staking and other features. We strive for users from all over the world to be able to join the project and start making money on unique virtual races.

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

Crypto-Bike allows players to play anytime and anywhere with an Internet connection, and we provide players with exciting gameplay functionality with the opportunity to earn money. <br>

The project's primary goal is to unite motorcycle racing and blockchain, create a community, and attract new players who want to try NFTs and web 3.0 technologies.

<br>


---

# 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://crypto-bike.gitbook.io/crypto-bike.game/crypto-bike.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.
