> 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/videos.md).

# Videos

- [Cremating dead animals](https://www.afterflood.in/videos/cremating-dead-animals.md)
- [How to prevent diseases after a flood?](https://www.afterflood.in/videos/how-to-prevent-yourself-from-diseases-after-a-flood.md)
- [Remember these, if you have to step into a water-body](https://www.afterflood.in/videos/remember-these-if-you-have-to-step-into-a-water-body.md)
- [Remember these when you head back home after the flood.](https://www.afterflood.in/videos/remember-these-when-you-head-back-home-after-the-flood..md)
- [How to clean your home after a flood?](https://www.afterflood.in/videos/how-to-clean-your-home-after-a-flood.md)
- [Ensuring the safety of your home (Video)](https://www.afterflood.in/videos/how-to-ensure-the-safety-your-home-after-a-flood.md)
- [Sterilizing your well water (Video)](https://www.afterflood.in/videos/how-to-cleanse-your-well-water-after-a-flood-spell.md)
- [Sterilizing drinking water (Video)](https://www.afterflood.in/videos/how-to-disinfect-your-drinking-water-after-a-flood.md)
- [Five points to keep in mind when circulating messages (Video)](https://www.afterflood.in/videos/remember-these-five-points-while-circulating-messages-in-social-media.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/videos.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.
