> For the complete documentation index, see [llms.txt](https://messier-data-and-creative.gitbook.io/cryptos-garage-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://messier-data-and-creative.gitbook.io/cryptos-garage-en/cryptos-garage.md).

# Cryptos Garage

<figure><img src="https://lh4.googleusercontent.com/hBVtbZyBBBDijxeiXTtIonjzccRjWaJOQS-jJWeMT6xwrYe2xpLsy3SAC3f6AarwYaTTG0xNglLCSQOkxNS9N2tIjfmnTBdRcLUTonGEDSF9Tkah_XVpui6x8bit-LT0HGkhDcjJUXw0g4_XEDU31stBwBx1jUaljXUIMAPSXifLoltDgUqA54vfKorBYw" alt=""><figcaption></figcaption></figure>

CryptoGarage was born in 2021 with the aim of entertaining car passionate users and encouraging them to earn with cryptocurrencies.

Created by an experienced team of game developers   and car enthusiasts, the game consists of various types of gameplays like buying and selling vehicles, garage maintenance, collection, PVE races and investments. The game showcases various fictional vehicles based on iconic real cars from all over the world.

The game will be launched gradually to ensure the highest level of safety and stability for all users. In terms of systems and technology, our game has undergone the most thorough audit in the industry and in September 2022  CryptoGarage became proudly certified by CERTIK  <https://www.certik.com/&#x20>;

![](https://lh6.googleusercontent.com/PChpvpCmorO97Byko4ceh6Oyqtgznb-Dp-jTUicLTCYL5XHb_lnEya-K0RYlsIbSr1M-Z9wyAAzdvblyRimck0QoDShQtKb834brjpzCyTBZ-QIhNZcM1_vuzB4mQgNbdumUP1fn5fzBFS0crSWeeOBlH7RigranvEl6FHFTT8WFZjlntdD_h1AiyZaqVQ)

Disclaimer: all information contained in this whitepaper may be subject to change, based on research, community feedback or decisions considered better for all stakeholders, without prior notice The information provided in this whitepaper is not intended to be of financial advice and may not be suitable for all.

![](https://lh5.googleusercontent.com/H7OwNohyqC0ZEgrixPeTh1NK_fyy-54rzWMZZEkf8v8DygMXoRDpfZ3OlA2oactuDcfuaJns_iGvPDcHMXwr1F86nsPWcQWmijMKwX_wE7C5HPDL5IRaU1SkSsgzeFLBuDX41an862Hi8xex2IDqekB2kSQp8j7xre6rWh4A_8vppUhxi1_YJIMwU8oINA)


---

# 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://messier-data-and-creative.gitbook.io/cryptos-garage-en/cryptos-garage.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.
