# Issues with the app

- [Why does the app close unexpectedly, or the camera fail to work, when I try to take picture?](https://docs.reportandrun.com/manual/faq/c160/c161/q523.md)
- [I prefer the previous version of the app. What next?](https://docs.reportandrun.com/manual/faq/c160/c161/q581.md)
- [Why am I unable to add images from the gallery?](https://docs.reportandrun.com/manual/faq/c160/c161/q522.md)
- [Why can’t I make new reports?](https://docs.reportandrun.com/manual/faq/c160/c161/q524.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/c160/c161.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.
