> For the complete documentation index, see [llms.txt](https://venko.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://venko.gitbook.io/whitepaper/utilities/uapsnap-mobile-app.md).

# UAPsnap Mobile App

The **UAPsnap Mobile App** is the go-to tool for those interested in reporting and analyzing UFO sightings. Built for mobile devices, UAPsnap allows users to document unexplained aerial phenomena in real-time, and connect with others who have witnessed similar events. This mobile app is designed for the **modern UFO researcher** and allows for seamless community interaction and data sharing.

**Key Features of UAPsnap:**

1. **Capture UFO Sightings**: The app includes a dedicated camera feature to quickly capture images and videos of UFO sightings for detailed analysis. Whether it's a mysterious light in the sky or an unexplained flying object, users can instantly document it.
2. **Geo-Tag Reports**: Each sighting is **geo-tagged** and plotted on a map, allowing users to analyze UFO activity patterns and track hotspots globally. This feature makes it easy to compare and contrast sightings from around the world.
3. **Report Alien Abductions**: Users who have experienced suspected alien abductions can document their stories and connect with others who have had similar experiences. UAPsnap fosters a **supportive community** where users can share and discuss these extraordinary events.
4. **Community Integration**: UAPsnap integrates with the **Alienium platform**, allowing users to share their sightings and experiences with the broader community. This ensures that reports can be debated, discussed, and reviewed by other enthusiasts in real-time.
5. **Data Sharing and Analysis**: Users can compare their sightings with global reports, making UAPsnap a powerful tool for understanding and analyzing UAP phenomena. The app also provides data on historical sightings, allowing users to view patterns over time.


---

# 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://venko.gitbook.io/whitepaper/utilities/uapsnap-mobile-app.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.
