> For the complete documentation index, see [llms.txt](https://www.afterflood.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.afterflood.in/safety-management.md).

# Safety  Management

- [Ensure before moving back in](https://www.afterflood.in/safety-management/before-moving-back-in.md)
- [Back to Home Kit](https://www.afterflood.in/safety-management/back-to-home-kit.md)
- [Preparation for cleaning your house](https://www.afterflood.in/safety-management/cleaning-your-house.md)
- [Please don't use Sodium polyacrylate](https://www.afterflood.in/safety-management/easy-hack-for-cleaning.md)
- [How to fix your fridge](https://www.afterflood.in/safety-management/how-to-fix-your-fridge.md)
- [How to dry and test your computer](https://www.afterflood.in/safety-management/how-to-dry-and-test-your-computer.md)
- [10 Tips for when Your Car Is Submerged In Water](https://www.afterflood.in/safety-management/a-10-point-guide-on-what-to-do-if-your-car-is-submerged-in-water.md): If your car has been submerged in the water for more than halfway up its wheels, follow these 10 steps.
- [Detailed Explanation on Dealing with Snakes](https://www.afterflood.in/safety-management/how-to-respond-to-snakes-after-floods.md)
- [Building non-destructive testing](https://www.afterflood.in/safety-management/building-strength-testing.md)
- [Ensure Building Safety](https://www.afterflood.in/safety-management/ensure-building-safety.md)


---

# 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://www.afterflood.in/safety-management.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.
