> 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/recruit-participants.md).

# Recruit participants

- [What are Dscout screeners?](https://help.dscout.com/recruit-participants/what-are-dscout-screeners.md)
- [Question types in screeners](https://help.dscout.com/recruit-participants/what-are-dscout-screeners/question-types-in-screeners.md)
- [Set up a screener](https://help.dscout.com/recruit-participants/what-are-dscout-screeners/set-up-a-screener.md)
- [Screener webpages](https://help.dscout.com/recruit-participants/what-are-dscout-screeners/screener-webpages.md)
- [Screener review checklist](https://help.dscout.com/recruit-participants/what-are-dscout-screeners/screener-review-checklist.md)
- [Example screener teasers](https://help.dscout.com/recruit-participants/what-are-dscout-screeners/example-screener-teasers.md)
- [Example of an effective screener](https://help.dscout.com/recruit-participants/what-are-dscout-screeners/example-of-an-effective-screener.md)
- [Screener flow for bring-your-own participants](https://help.dscout.com/recruit-participants/what-are-dscout-screeners/screener-flow-for-bring-your-own-participants.md)
- [Dscout Scout Panel](https://help.dscout.com/recruit-participants/dscout-scout-panel.md)
- [Exclude recent participants from missions](https://help.dscout.com/recruit-participants/dscout-scout-panel/exclude-recent-participants-from-missions.md)
- [Knockout questions](https://help.dscout.com/recruit-participants/dscout-scout-panel/knockout-questions.md)
- [Targeting attributes](https://help.dscout.com/recruit-participants/dscout-scout-panel/targeting-attributes.md)
- [Standard targeting attributes](https://help.dscout.com/recruit-participants/dscout-scout-panel/targeting-attributes/standard-targeting-attributes.md)
- [Behavioral targeting attributes](https://help.dscout.com/recruit-participants/dscout-scout-panel/targeting-attributes/behavioral-targeting-attributes.md)
- [Custom targeting attributes](https://help.dscout.com/recruit-participants/dscout-scout-panel/targeting-attributes/custom-targeting-attributes.md)
- [Participant balance](https://help.dscout.com/recruit-participants/dscout-scout-panel/participant-balance.md)
- [Ethnicity balance](https://help.dscout.com/recruit-participants/dscout-scout-panel/ethnicity-balance.md)
- [Expressiveness](https://help.dscout.com/recruit-participants/dscout-scout-panel/expressiveness.md)
- [View applications and select participants](https://help.dscout.com/recruit-participants/dscout-scout-panel/view-applications-and-select-participants.md)
- [Programming insight](https://help.dscout.com/recruit-participants/dscout-scout-panel/programming-insight.md)
- [Partner Panels](https://help.dscout.com/recruit-participants/partner-panels.md)
- [Recruit from Partner Panels using a screener](https://help.dscout.com/recruit-participants/partner-panels/recruit-from-partner-panels-using-a-screener.md)
- [Auto-recruit from Partner Panels](https://help.dscout.com/recruit-participants/partner-panels/auto-recruit-from-partner-panels.md)
- [Knockout logic in Partner Panels screeners](https://help.dscout.com/recruit-participants/partner-panels/knockout-logic-in-partner-panels-screeners.md)
- [How are Partner Panels participants paid?](https://help.dscout.com/recruit-participants/partner-panels/how-are-partner-panels-participants-paid.md)
- [Working with participants](https://help.dscout.com/recruit-participants/working-with-participants.md)
- [Participant technology requirements](https://help.dscout.com/recruit-participants/working-with-participants/participant-technology-requirements.md)
- [Best practices for inviting external participants](https://help.dscout.com/recruit-participants/working-with-participants/best-practices-for-inviting-external-participants.md)
- [Communicating with participants](https://help.dscout.com/recruit-participants/working-with-participants/communicating-with-participants.md)
- [Scout groups](https://help.dscout.com/recruit-participants/working-with-participants/scout-groups.md)
- [Screener Scout rating system](https://help.dscout.com/recruit-participants/working-with-participants/screener-scout-rating-system.md)
- [Close or re-open a participant](https://help.dscout.com/recruit-participants/working-with-participants/close-or-re-open-a-participant.md)
- [What if a participant's media isn't uploading?](https://help.dscout.com/recruit-participants/working-with-participants/what-if-a-participants-media-isnt-uploading.md)
- [Paying participants](https://help.dscout.com/recruit-participants/working-with-participants/paying-participants.md)
- [Pay participants in a usability test or media survey](https://help.dscout.com/recruit-participants/working-with-participants/paying-participants/pay-participants-in-a-usability-test-or-media-survey.md)
- [Bring your own (BYO) participants FAQ](https://help.dscout.com/recruit-participants/bring-your-own-byo-participants-faq.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/recruit-participants.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.
