> 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/dscout-scout-panel.md).

# Dscout Scout Panel

Dscout’s Scout Panel is our proprietary pool of research participants. It is only available through Dscout. We stand behind the quality of the Scout Panel, so you can collect thoughtful responses and useful insights across study types.

When you recruit from the Scout Panel, you can shape your audience before launch and refine your selection after applications arrive. Use targeting tools to reach the right people, screening logic to qualify applicants, and selection tools to hand-pick or auto-select participants who match your research goals.

{% hint style="info" %}
**Note:** Some recruiting tools in this section are only available when recruiting from the Dscout Scout Panel.
{% endhint %}

## Ways to narrow your recruit

Use these tools to define who can apply:

* [Targeting attributes](/recruit-participants/dscout-scout-panel/targeting-attributes.md) to filter participants by demographics, behaviors, and custom criteria.
* [Knockout questions](/recruit-participants/dscout-scout-panel/knockout-questions.md) to disqualify applicants who do not fit your study.
* [Exclude recent participants from missions](/recruit-participants/dscout-scout-panel/exclude-recent-participants-from-missions.md) to avoid hearing from the same Scouts too often.
* [Participant balance](/recruit-participants/dscout-scout-panel/participant-balance.md) and [Ethnicity balance](/recruit-participants/dscout-scout-panel/ethnicity-balance.md) to create a more balanced sample.
* [Expressiveness](/recruit-participants/dscout-scout-panel/expressiveness.md) to prioritize clear, thoughtful communicators.

## Ways to select participants

After your screener or mission collects applications, you can choose participants in two ways:

* **Hand-pick participants:** Review applications, compare responses, and invite the best-fit Scouts. For more information, see [View applications and select participants](/recruit-participants/dscout-scout-panel/view-applications-and-select-participants.md).
* **Auto-select participants:** In supported study types, Dscout can automatically advance qualified applicants based on your targeting and screening criteria.

## Learn more about Scout Panel tools

Explore these related articles:

* [Standard targeting attributes](/recruit-participants/dscout-scout-panel/targeting-attributes/standard-targeting-attributes.md)
* [Behavioral targeting attributes](/recruit-participants/dscout-scout-panel/targeting-attributes/behavioral-targeting-attributes.md)
* [Custom targeting attributes](/recruit-participants/dscout-scout-panel/targeting-attributes/custom-targeting-attributes.md)
* [Programming insight](/recruit-participants/dscout-scout-panel/programming-insight.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/dscout-scout-panel.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.
