> For the complete documentation index, see [llms.txt](https://messier-data-and-creative.gitbook.io/cryptos-garage-pt/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-pt/cryptos-garage.md).

# Cryptos Garage

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

O CryptoGarage nasceu em 2021 com o objetivo de incentivar e entreter usuários apaixonados por carros aliados ao ganho de criptomoedas.

Desenvolvido por uma equipe experiente e apaixonada por carros, o jogo contará com diversos tipos de jogabilidade como: compra e venda de veículos, gerenciamento de sua garagem, coleta, corridas PVE, corridas PVP e investimentos, e também contará com diversos tipos de veículos fictícios baseados em em veículos reais e regionais, começando com veículos do Brasil.

O jogo será lançado gradativamente, desta forma podemos mapear e garantir a segurança e estabilidade de todas as partes dos sistemas. Este jogo passou pela certificação curadora e confiável da auditoria CERTIK com a certificação do selo KYC finalizada e verificada em setembro de 2022.

<img src="https://lh6.googleusercontent.com/PChpvpCmorO97Byko4ceh6Oyqtgznb-Dp-jTUicLTCYL5XHb_lnEya-K0RYlsIbSr1M-Z9wyAAzdvblyRimck0QoDShQtKb834brjpzCyTBZ-QIhNZcM1_vuzB4mQgNbdumUP1fn5fzBFS0crSWeeOBlH7RigranvEl6FHFTT8WFZjlntdD_h1AiyZaqVQ" alt="" data-size="original">

Isenção de responsabilidade: todas as informações exibidas neste whitepaper estão sujeitas a alterações sem notificação prévia, com base em pesquisas, feedback da comunidade ou decisões que consideramos melhores para todas as partes envolvidas. Nada exibido neste whitepaper é um conselho financeiro.

![](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-pt/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.
