> For the complete documentation index, see [llms.txt](https://fundraising-guide.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fundraising-guide.gfmd.info/crisis-emergencies.md).

# Crisis & emergencies

- [+ Crisis/emergency funding](https://fundraising-guide.gfmd.info/crisis-emergencies/funding.md): In this section of the GFMD MediaDev Fundraising Guide you will find tools and resources about emergency funding.
- [+ Crisis/emergency resources](https://fundraising-guide.gfmd.info/crisis-emergencies/resources.md): This page is regularly updated with crisis and emergency resources available to media and journalists.
- [Logistical support](https://fundraising-guide.gfmd.info/crisis-emergencies/resources/logistical-support.md)
- [Physical Safety](https://fundraising-guide.gfmd.info/crisis-emergencies/resources/physical-safety.md)
- [Digital Support](https://fundraising-guide.gfmd.info/crisis-emergencies/resources/digital-support.md)
- [Fact-checking](https://fundraising-guide.gfmd.info/crisis-emergencies/resources/fact-checking.md)
- [Mental health resources](https://fundraising-guide.gfmd.info/crisis-emergencies/resources/mental-health-resources.md)
- [Monitoring Crimes Against Journalists](https://fundraising-guide.gfmd.info/crisis-emergencies/resources/monitoring-crimes-against-journalists.md)
- [Legal Support](https://fundraising-guide.gfmd.info/crisis-emergencies/resources/legal-support.md)
- [Directory](https://fundraising-guide.gfmd.info/crisis-emergencies/resources/directory.md): A directory for emergency and crisis funding organisations
- [Resources for Lebanon](https://fundraising-guide.gfmd.info/crisis-emergencies/resources-for-lebanon.md): This page contains resources for Lebanese media. If you know of any resources that are not yet listed here, please feel free to reach out and share them with us.
- [Resources for Ukraine ](https://fundraising-guide.gfmd.info/crisis-emergencies/resources-for-ukraine.md)
- [+ Fundraising and Crowdfunding for Media and Journalists in Ukraine](https://fundraising-guide.gfmd.info/crisis-emergencies/resources-for-ukraine/+-fundraising-and-crowdfunding-for-media-and-journalists-in-ukraine.md): This page contains requests for financial and logistical support and donations for the media community in Ukraine. The page is updated regularly.
- [Displaced Journalists](https://fundraising-guide.gfmd.info/crisis-emergencies/resources-for-ukraine/displaced-journalists.md): This page is under construction.
- [Resources for Palestinian media](https://fundraising-guide.gfmd.info/crisis-emergencies/resources-for-palestinian-media.md): THIS PAGE IS UNDER CONSTRUCTION. If you know of resources for Palestinian media that are not yet listed here, please share your information
- [+ Fundraising and Crowdfunding for Media and Journalists in Palestine](https://fundraising-guide.gfmd.info/crisis-emergencies/resources-for-palestinian-media/+-fundraising-and-crowdfunding-for-media-and-journalists-in-palestine.md): THIS PAGE IS STILL UNDER CONSTRUCTION: The page contains requests for financial and logistical support and donations for the media community in Palestine. The page is updated regularly.
- [Displaced Journalists](https://fundraising-guide.gfmd.info/crisis-emergencies/resources-for-palestinian-media/displaced-journalists.md): This page is under construction.
- [Media in Exile](https://fundraising-guide.gfmd.info/crisis-emergencies/media-in-exile.md): This page is under construction.


---

# 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, and the optional `goal` query parameter:

```
GET https://fundraising-guide.gfmd.info/crisis-emergencies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
