# Capacity Modelling

In Loyola School, the first building we start with the Indoor Stadium which can accommodate large number of people. \
\
Location Map:[ https://goo.gl/maps/WPhhCEe4mSKoF62t6](https://goo.gl/maps/WPhhCEe4mSKoF62t6)

## Rules of Thumb

* [ ] Enter the total number of students in the institution
* [ ] Enter the total number of buildings
* [ ] Enter the total number of classrooms
* [ ] Enter the total number of large halls (like exam halls)
* [ ] Calculate the capacity

```
$ The rule of thumb is that each person needs 8Ft*4Ft area to sit and lie down.
```

&#x20;The patient comes the School main entrance Gate where he is welcomed with a hand sanitiser and given directions as to where he/she should go.\
\
The road comes straight to the canteen where we have setup an Assessment Area for meeting people to assess what the condition is and deciding where to send them\
\
1\. Home\
2\. Admit at CCC\
3\. Send to Hospital.\
\
If the patient has to be admitted, he/she is shown the way down to the Indoor Stadium which has an entrance with an archway where the patient comes in.\
\
If the patient has to be send to Hospital, he/she is immediately given information about the latest status of free ambulance and the expected time of pick up and which would be the possible destination hospital where he/she would go.\
\
If the patient requires AIR Ambulance, he/she moves up to the Football Ground where air ambulance has a landing facility would come.


---

# Agent Instructions: 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://model.coronasafe.network/primary-treatment-centers-for-corona/capacity-modelling.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.
