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

# Participate in Diary studies

Learn how Diary studies work and what to expect while completing entries.

Use this section to manage drafts, understand question types, and complete Diary missions with confidence.

### Explore this section

* [Manage draft entries in a diary study](/diary-studies/participate-in-diary-studies/manage-draft-entries-in-a-diary-study.md) — access, resume, or delete draft entries.
* [What kinds of questions do I answer in missions and applications](/diary-studies/participate-in-diary-studies/what-kinds-of-questions-do-i-answer-in-missions-and-applications.md) — understand the question types used across studies.
* [Participating in Diary missions](/diary-studies/participate-in-diary-studies/participating-in-diary-missions.md) — learn how invitations, entries, and mission flow work.

### Start with these

If this is your first Diary study, read these first:

1. [Participating in Diary missions](/diary-studies/participate-in-diary-studies/participating-in-diary-missions.md)
2. [What kinds of questions do I answer in missions and applications](/diary-studies/participate-in-diary-studies/what-kinds-of-questions-do-i-answer-in-missions-and-applications.md)
3. [Manage draft entries in a diary study](/diary-studies/participate-in-diary-studies/manage-draft-entries-in-a-diary-study.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/participate-in-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.
