> For the complete documentation index, see [llms.txt](https://wiki.cheatzone.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cheatzone.com.br/readme.md).

# Developer Platform

<h2 align="center">Bem-vindo à Zona dos Cheaters!</h2>

<p align="center">Fique por dentro das novidades, atualizações e junte-se à nossa comunidade.</p>

<p align="center"></p>

####

<p align="center"></p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i> Comunidade Discord</h4></td><td>Fique por dentro de todas as atualizações, receba ajuda e compartilhe configs com mais de 3.000 cheaters como você.</td><td><a href="https://cheatzone.com.br/discord" class="button secondary" data-icon="computer-mouse">Discord</a></td><td></td></tr><tr><td><h4><i class="fa-telegram">:telegram:</i> Central de Atualizações</h4></td><td>Nossa central de atualizações no Telegram e fique por dentro de novidades, status de produtos, estoques e converse com a galera sobre cheats.</td><td><a href="https://cheatzone.com.br/telegram" class="button secondary" data-icon="computer-mouse">Telegram</a></td><td></td></tr></tbody></table>

####

<h3 align="center">Encontre o que você precisa abaixo</h3>

<p align="center">Aprenda desde a preparação do sistema até a configuração e uso seguro do cheat.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-1" style="color:green;">:1:</i></h4></td><td><strong>Conhecendo a CheatZone</strong></td><td><mark style="color:$info;">Conheça a plataforma e aprenda como navegar pela wiki.</mark></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr><tr><td><i class="fa-2" style="color:green;">:2:</i></td><td><strong>Preparação do Sistema</strong></td><td><mark style="color:$info;">Configurações recomendadas do Windows e antivírus.</mark></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr><tr><td><i class="fa-3" style="color:green;">:3:</i></td><td><strong>Instalação do Cheat</strong></td><td><mark style="color:$info;">Passo a passo da instalação e inicialização do Cheat.</mark></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr><tr><td><i class="fa-4" style="color:green;">:4:</i></td><td><strong>Configuração do cheat</strong></td><td><mark style="color:$info;">Aprenda como configurar cada feature do cheat.</mark></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr><tr><td><i class="fa-5" style="color:green;">:5:</i></td><td><strong>Solução de Problemas</strong></td><td><mark style="color:$info;">Aprenda como resolver os erros sem complicações.</mark></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr><tr><td><i class="fa-6" style="color:green;">:6:</i></td><td><strong>Segurança e Boas Práticas</strong></td><td><mark style="color:$info;">Prevenção de banimento e uso responsável.</mark></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr></tbody></table>

####

<p align="center">Entre em contato com nosso suporte pelos canais oficiais.</p>

<p align="center"><a href="https://gitbook.com/" class="button primary" data-icon="square-whatsapp">Suporte Whatsapp</a> <a href="https://gitbook.com/" class="button secondary" data-icon="discord">Suporte Discord</a></p>

####


---

# 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://wiki.cheatzone.com.br/readme.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.
