# Field Notes

- [Brainstorming Notes](https://model.coronasafe.network/field-notes/brainstorming-notes.md): Notes form the Brainstorming discussion for creating aField Emergency Response System at Panchayat and Ward Level
- [Field Operational Notes](https://model.coronasafe.network/field-notes/field-operational-notes.md): This page has field operational notes on how to setup a prototype
- [Things to Clarify](https://model.coronasafe.network/field-notes/things-to-add-clarify-into-this-document.md): These are things that are to be flushed out.
- [GoLive Checklist for BluePrint of First Line Treatment Center](https://model.coronasafe.network/field-notes/golive.md)


---

# 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/field-notes.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.
