> For the complete documentation index, see [llms.txt](https://rent-a-thief.gitbook.io/rent-a-thief-pt-br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rent-a-thief.gitbook.io/rent-a-thief-pt-br/sobre-o-rent-a-thief.md).

# Sobre o Rent a Thief

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

Um jogo construído pela comunidade, para a comunidade, sendo desenvolvido pela Firecast Studio para conectar pessoas ao redor do mundo.

RaT (Rent a Thief) é um jogo de ação e sabotagem cartunesco em que animais ladrões infiltram-se em mansões e museus fortemente protegidos para roubar os mais preciosos artefatos.

Colete objetos pelo cenário, faça armadilhas para os seus rivais, roube-os e mostre quem é o mestre. Afinal, só pode haver um rei dos contratos!

Inicialmente idealizado em 2016, RaT teve sua ideia retomada e aprovada no Startup Rio em 2020, um programa de capacitação e aceleração de empreendedores digitais da cidade do Rio de Janeiro, Brasil.


---

# 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:

```
GET https://rent-a-thief.gitbook.io/rent-a-thief-pt-br/sobre-o-rent-a-thief.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
