> For the complete documentation index, see [llms.txt](https://help.dscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dscout.com/intercept-studies.md).

# Intercept studies

- [What are intercept studies in Dscout](https://help.dscout.com/intercept-studies/what-are-intercept-studies-in-dscout.md)
- [Question types in intercept studies](https://help.dscout.com/intercept-studies/what-are-intercept-studies-in-dscout/question-types-in-intercept-studies.md)
- [How much should an intercept study pay](https://help.dscout.com/intercept-studies/what-are-intercept-studies-in-dscout/how-much-should-an-intercept-study-pay.md)
- [Create an intercept study](https://help.dscout.com/intercept-studies/create-an-intercept-study.md)
- [Manage appearance of an intercept study](https://help.dscout.com/intercept-studies/create-an-intercept-study/manage-appearance-of-an-intercept-study.md)
- [Manage duration of an intercept study](https://help.dscout.com/intercept-studies/create-an-intercept-study/manage-duration-of-an-intercept-study.md)
- [Manage participant limit and incentive in an intercept study](https://help.dscout.com/intercept-studies/create-an-intercept-study/manage-participant-limit-and-incentive-in-an-intercept-study.md)
- [Add targeting attributes to an intercept study](https://help.dscout.com/intercept-studies/create-an-intercept-study/add-targeting-attributes-to-an-intercept-study.md)
- [URL matching in intercept studies](https://help.dscout.com/intercept-studies/create-an-intercept-study/url-matching-in-intercept-studies.md)
- [Add informed consent to an intercept study](https://help.dscout.com/intercept-studies/create-an-intercept-study/add-informed-consent-to-an-intercept-study.md)
- [Add questions to an intercept study](https://help.dscout.com/intercept-studies/create-an-intercept-study/add-questions-to-an-intercept-study.md)
- [Manage an intercept study](https://help.dscout.com/intercept-studies/manage-an-intercept-study.md)
- [Launch an intercept study](https://help.dscout.com/intercept-studies/manage-an-intercept-study/launch-an-intercept-study.md)
- [View intercept study performance](https://help.dscout.com/intercept-studies/manage-an-intercept-study/view-intercept-study-performance.md)
- [Close an intercept study](https://help.dscout.com/intercept-studies/manage-an-intercept-study/close-an-intercept-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://help.dscout.com/intercept-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.
