> 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/diary-studies.md).

# Diary studies

- [Participate in Diary studies](https://participanthelp.dscout.com/diary-studies/participate-in-diary-studies.md)
- [Manage draft entries in a diary study](https://participanthelp.dscout.com/diary-studies/participate-in-diary-studies/manage-draft-entries-in-a-diary-study.md)
- [What kinds of questions do I answer in missions and applications](https://participanthelp.dscout.com/diary-studies/participate-in-diary-studies/what-kinds-of-questions-do-i-answer-in-missions-and-applications.md)
- [Participating in Diary missions](https://participanthelp.dscout.com/diary-studies/participate-in-diary-studies/participating-in-diary-missions.md)
- [Diary technical requirements](https://participanthelp.dscout.com/diary-studies/diary-technical-requirements.md)
- [Browser compatibility for desktop Diary activities](https://participanthelp.dscout.com/diary-studies/diary-technical-requirements/browser-compatibility-for-desktop-diary-activities.md)
- [How to grant camera and microphone permissions for desktop Diary activities](https://participanthelp.dscout.com/diary-studies/diary-technical-requirements/how-to-grant-camera-and-microphone-permissions-for-desktop-diary-activities.md)
- [Installing the Dscout browser extension](https://participanthelp.dscout.com/diary-studies/diary-technical-requirements/installing-the-dscout-browser-extension.md)
- [Diary troubleshooting](https://participanthelp.dscout.com/diary-studies/diary-troubleshooting.md)
- [Magic link issues in desktop Diary activities](https://participanthelp.dscout.com/diary-studies/diary-troubleshooting/magic-link-issues-in-desktop-diary-activities.md)
- [Accessing closed missions](https://participanthelp.dscout.com/diary-studies/diary-troubleshooting/accessing-closed-missions.md)
- [General troubleshooting for desktop Diary Express missions](https://participanthelp.dscout.com/diary-studies/diary-troubleshooting/general-troubleshooting-for-desktop-diary-express-missions.md)
- [Upload issues and troubleshooting steps for desktop Diary activities](https://participanthelp.dscout.com/diary-studies/diary-troubleshooting/upload-issues-and-troubleshooting-steps-for-desktop-diary-activities.md)
- [Camera and microphone issues in desktop Diary activities](https://participanthelp.dscout.com/diary-studies/diary-troubleshooting/camera-and-microphone-issues-in-desktop-diary-activities.md)
- [Troubleshooting camera and microphone permissions for desktop Diary activities](https://participanthelp.dscout.com/diary-studies/diary-troubleshooting/troubleshooting-camera-and-microphone-permissions-for-desktop-diary-activities.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/diary-studies.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.
