> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./pagina-inicial/23.-sala-de-servico-0-para-que.md).

# 23. Sala de Serviço (0), para quê?

Uma sala atribuída ao número **0** é chamada de **Sala de Serviço** — ela foi projetada para colocar máquinas especiais, como o **Sistema de Resfriamento**, por exemplo.

Depois de se registrar, você pode acessar esta sala **gratuitamente** e colocar uma máquina nela, se houver disponibilidade.\
Basta clicar nela:

<div data-full-width="false"><figure><img src="/files/4fe97099b2476b44a8d7b94a4a79f2cff154bb02" alt="" width="563"><figcaption></figcaption></figure></div>

Depois disso, você verá ou uma **Sala de Serviço vazia** ou uma **preenchida com máquinas instaladas**.

<figure><img src="/files/359cce6b03055406f75cec6b9a3f41f8ddc703b1" alt=""><figcaption></figcaption></figure>


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./pagina-inicial/23.-sala-de-servico-0-para-que.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.
