# Can you give me an overview of the offline version of the app?

Report and Run: Offline allows users to easily create photographic reports on their phone as a PDF. The process is simple:

1. **capture images** from your phone or gallery
2. **emphasize** important information with annotations and text
3. **send** a PDF version of your report from your phone

## Related

* [FAQ: How do I get started with the offline version?](/manual/faq/c142/c144/q395.md)&#x20;
* [FAQ: What are the additional features included in the Report and Run: Offline paid tier?](/manual/faq/c142/c147/q413.md)
* [FAQ: What are the differences between the cloud and offline versions of the app?](/manual/faq/c142/c143/q388.md)
* [FAQ: How do I start a trial to test the app?](/manual/faq/c142/c149/q430.md)


---

# Agent Instructions: 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://docs.reportandrun.com/manual/faq/c142/c147/q412.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.
