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

# Eyewitness Reports

### Situations for Help

During emergencies and crisis moments of many kinds, documenting and sharing verifiably "real" visual evidence can be critical in providing relief and support for those impacted.

### Share Reports

You can share photos and video captured with Proofmode (or other camera apps) through our secure help desk system.&#x20;

You can send attachments or messages via Telegram, Signal, WhatsApp, and Email using the contact info on our [Ask for Help page](/ask-for-help.md) and show below:

* Email: <help@globalsupport.link>​
* Signal or WhatsApp: [+447886176827](https://wa.me/+447886176827)​
* Telegram: [@GlobalSupportLink\_bot](https://t.me/GlobalSupportLink_bot)​
* **No Internet?**
  * Send SMS via: +12494682242 ([send text](sms:+12494682242))
  * Leave a voicemail at: +254208780067 ([leave voicemail](tel:+254208780067))
  * Use [RelaySMS](https://relay.smswithoutborders.com/) to send email to <help@globalsupport.link> via secure SMS gateway

### How to Install and use Proofmode

[Proofmode Capture](https://proofmode.org/install) is a camera app for smartphones that supports the Coalition for Content Provenance and Authentication (C2PA) standard.

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://proofmode.org/&list=PL4-CVUWabKWdOinhL2O08QvLpor_ZmSjC&source_ve_path=MjM4NTE&v=Z3VxsLp1GLk>" %}

Learn more about how to use Proofmode to capture and share evidence at: <https://proofmode.org/help>


---

# 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://guide.globalsupport.link/eyewitness-reports.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.
