> For the complete documentation index, see [llms.txt](https://docs.scribeware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scribeware.com/getting-started/the-mobile-version/written-overview-of-the-mobile-app.md).

# Written Overview of the Mobile App

## Baisc Mobile App Navigation &#x20;

<figure><img src="/files/QeGKGvBrtlSf1eHwb1Vh" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hyZaDkQG5p0mjbeTGGLl" alt=""><figcaption></figcaption></figure>

## Retrieving Narrative Comments on the Mobile App&#x20;

<figure><img src="/files/wJzXU3yVDVryp8Ecc6vJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/G3d717PQXsUFfAPCBpTt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TOA8WT0HwgWOO3S1qCA6" alt=""><figcaption><p>The 4 main ways to access narratives on mobile </p></figcaption></figure>

## Photos and Videos: Media on the Mobile App

### If you take a picture on the mobile device and you are not inside of an observation, the picture will automatically go to the gallery.&#x20;

<figure><img src="/files/TnqpMZ5eSp1bI96yVVFD" alt=""><figcaption></figcaption></figure>

### Take a photo or video when a narrative comment is open and the media will be attached to the narrative AND available in the gallery as well.&#x20;

<figure><img src="/files/mHP2bkiBT47KiLinI1Ox" alt=""><figcaption></figcaption></figure>

## Voice-to-Text on Mobile

### Tagging your photos and videos with a voice tag is a powerful way to gather granular data quickly&#x20;

<figure><img src="/files/hkICfeDnjROeXx35gOAN" alt=""><figcaption></figcaption></figure>

*


---

# 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://docs.scribeware.com/getting-started/the-mobile-version/written-overview-of-the-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.
