> For the complete documentation index, see [llms.txt](https://participanthelp.dscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://participanthelp.dscout.com/interview-studies/participate-in-live-missions/live-mobile-participation-guidelines-walkthrough.md).

# Live mobile participation guidelines walkthrough

In this article you'll find a copy of the Live Mobile walkthrough from the mobile app along with some best practices and guidelines for a successful.

### Minimum device requirements

Before accepting the mission, please ensure that you meet the Live Mobile technical requirements below:

* Device must be running at least OS versions Android 9.0 or iOS 16
* The latest version of the Dscout app

### Walkthrough

1\. This will be a face-to-face conversation on your phone in the Dscout app.

<img src="/files/66c9d5be026cc5120dba45cbbb6cc124962be52b" alt="" width="563">

2\. Your device is required to be connected to strong WiFi throughout the session.

<img src="/files/ea9b8d0e8aa8f4d78e8e72381c9cd337353f86d3" alt="" width="563">

3\. You may be asked to share your screen during the session.

<img src="/files/27d526306b9792f433a719d983a2f8591fb31061" alt="" width="563">

4\. To minimize interruptions during your session, set your device to Do Not Disturb.

<img src="/files/979bb354d826ff9809544a66a85a822f870ee817" alt="" width="563">

### Guidelines + Best Practices

* **Driving during sessions is not allowed.** It might sound obvious, but please don't Live and drive.
* **Safety first!** Before the call, make sure to close out of any private data such as banking information, private conversations, or sensitive content.
* **Be attentive.** We understand that life still might be happening around you, but if possible, try to complete your session in a distraction-free space.
* **Keep it professional.** In many cases, clips from your Live session will be used by project teams for internal insights, share-outs, slide decks, etc.. With that in mind, please ensure you are reasonably dressed and limit the consumption of alcohol or illicit substances during your session.
* **Test your internet connection.** Your internet connection can make or break a Live session, but when it's good, you've got nothing to worry about! You'll be able to test your WiFi on the mission page so you'll know whether or not you need to improve your connection. **Note:** we do not recommend using cellular data during your Live session.

Any questions? Contact us [here](https://participanthelp.dscout.com/hc/en-us/requests/new) and we'll be happy to help out!


---

# 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://participanthelp.dscout.com/interview-studies/participate-in-live-missions/live-mobile-participation-guidelines-walkthrough.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.
