> 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.md).

# Participate in Live missions

Learn what to expect before, during, and after a Live mission.

Use this section to accept your invite, complete setup, schedule your session, and join on time.

### Explore this section

* [Participating in Live missions](/interview-studies/participate-in-live-missions/participating-in-live-missions.md) — understand invitations, scheduling, joining, and session guidelines.
* [Your Live Desktop To-Do List](/interview-studies/participate-in-live-missions/your-live-desktop-to-do-list.md) — complete the key desktop setup steps before your session.
* [What is Dscout Live](/interview-studies/participate-in-live-missions/what-is-dscout-live.md) — get the quick overview of how Live missions work.
* [Live Mobile: Participation Guidelines + Walkthrough](/interview-studies/participate-in-live-missions/live-mobile-participation-guidelines-walkthrough.md) — review the mobile experience and session best practices.

### Start with these

If this is your first Live mission, read these first:

1. [What is Dscout Live](/interview-studies/participate-in-live-missions/what-is-dscout-live.md)
2. [Participating in Live missions](/interview-studies/participate-in-live-missions/participating-in-live-missions.md)
3. [Your Live Desktop To-Do List](/interview-studies/participate-in-live-missions/your-live-desktop-to-do-list.md)


---

# 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.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.
