> For the complete documentation index, see [llms.txt](https://deploydocs.coronasafe.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deploydocs.coronasafe.network/setting-up-the-war-room.md).

# Setting up the War-Room

![Suggested floormap of a warroom](https://lh4.googleusercontent.com/nF0qbkn6p304P40mWOQZA4YZ_CTwZlNkrBn38ALnQGuM0FKjB5bbbZPHCN88R4uWmfGh5BcBnTxUI_UjASw8ShUnM00TGJTnky3YKyBw7Kl2xBvSTqz7TkWWlvMbMITAj-g-7M4)

**To set up a war-room the infrastructure required is:**

* 3 Large screens
* WiFi Requirement: Atleast 100 Mbps speed&#x20;
* Laptops, one each for data entry staff and 3 extra laptops to control the screens.
* HDMI cables to connect the screens to the laptops
* Ample number of charging points


---

# 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://deploydocs.coronasafe.network/setting-up-the-war-room.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.
