# The Mobile Version

- [Written Overview of the Mobile App](https://docs.scribeware.com/getting-started/the-mobile-version/written-overview-of-the-mobile-app.md): We have laid out the functions of the mobile app into a sequence of visuals with words to help you understand the overall workflow on the mobile app
- [Video Overview of the Mobile App](https://docs.scribeware.com/getting-started/the-mobile-version/video-overview-of-the-mobile-app.md): This video shows much of the mobile app functionality and workflow
- [Adding and Renaming Chapters and Sections](https://docs.scribeware.com/getting-started/the-mobile-version/adding-and-renaming-chapters-and-sections.md): This is a powerful feature on the mobile app to customize your report to precisely fit the building or element you are inspecting.
- [Adding Pictures from Your Mobile Device's Gallery into a ScribeWare Report](https://docs.scribeware.com/getting-started/the-mobile-version/adding-pictures-from-your-mobile-devices-gallery-into-a-scribeware-report.md): This allows you to use your native camera and drop those photos into a report. Note: Each device may work slightly differently with this.
- [Submit Feedback on Mobile](https://docs.scribeware.com/getting-started/the-mobile-version/submit-feedback-on-mobile.md): This feature helps us help you. Having trouble with the app? Use this to send us feedback so we can quickly diagnose and correct any issues.
- [How Syncing Works](https://docs.scribeware.com/getting-started/the-mobile-version/how-syncing-works.md): LIVE SYNCING: The first video shows a split screen of using the mobile app and watching in almost real time the desktop fill in as it goes. This shows live syncing.
- [Mobile Sync Settings](https://docs.scribeware.com/getting-started/the-mobile-version/mobile-sync-settings.md)
- [Photo Annotations on Mobile](https://docs.scribeware.com/getting-started/the-mobile-version/photo-annotations-on-mobile.md): This shows the built in photo annotation feature on the ScribeWare mobile app.
- [Voice-to-text Tips For Scribers](https://docs.scribeware.com/getting-started/the-mobile-version/voice-to-text-tips-for-scribers.md): This shows why using Google's Gboard and working in airplane mode is so powerful
- [Mobile Publishing](https://docs.scribeware.com/getting-started/the-mobile-version/mobile-publishing.md): This shows you how to publish your report from your mobile device.
- [Mobile App Preview](https://docs.scribeware.com/getting-started/the-mobile-version/mobile-app-preview.md): This shows how to use Report Observations on the mobile app as a way to preview a report. This will help you review the report with the client on-site.
- [Photo Tags on Mobile](https://docs.scribeware.com/getting-started/the-mobile-version/photo-tags-on-mobile.md)
- [Observation Tags on Mobile](https://docs.scribeware.com/getting-started/the-mobile-version/observation-tags-on-mobile.md): This shows using observation tags to tag locations on the mopbile app.
- [Copy Chapter and Copy Section](https://docs.scribeware.com/getting-started/the-mobile-version/copy-chapter-and-copy-section.md): This lets you add water heaters, kitchens, bathrooms, laundry facilities and anything you need on the fly.


---

# 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.scribeware.com/getting-started/the-mobile-version.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.
