> 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/what-are-dscout-screeners/example-of-an-effective-screener.md).

# Example of an effective screener

Your screener design will depend heavily on the type of participant you want and your research design, meaning each screener will necessarily be different! However, we do have some tips for how to make the most of Dscout Recruit:

1. Watch our webinar all about screening with Dscout [here](https://pages.dscout.com/web-clinic-dscout-better-screening?utm_campaign=inbound\&utm_source=help_page\&utm_medium=better_screening)!
2. See our sample screener, below, for a little bit of inspiration and some quick tips.

### Screener: Magical Shopping

This screener was designed to find scouts who shop frequently.

The mission would focus on how scouts would use a "magic button" if they had one (Q9, the video prompt in the screener, asked scouts their opinion on that topic).

{% hint style="success" %}
**Tip:** Focus your screener video prompt on your research topic to be sure scouts are interested in it!
{% endhint %}

It uses plenty of closed-ended questions to assist with filtering applications (i.e., selecting scouts for the mission) along with a few articulation (open-ended and one video) questions to help determine scouts' ability to communicate effectively, as well as their creativity.

The screener comprises 14 questions, and our standard profile demographic questions would already be included in applications from scouts in our panel. You can explore [Targeting attributes](/recruit-participants/dscout-scout-panel/targeting-attributes.md) for even more ways to target your audience.

{% hint style="success" %}
**Tip:** Keep your screener short and sweet to keep scouts' attention and interest. Save the meaty questions for your mission!
{% endhint %}

#### Screener Details

The name and teaser are fun and engaging, meant to draw scouts' attention and pique their interest. Be sure to make use of Dscout's fun hero images! set these up in the Overview tab.

{% hint style="success" %}
**Tip:** To encourage quick responses, be creative with your screener name and teaser to capture scouts' attention.
{% endhint %}

#### Question Script

Questions are added under the **Screener** tab. Here are the 14 questions (including knockout/disqualifying questions) we would include:

![](/files/0dc83b103a9f7e81ffbab44918b6581304323644)

![](/files/ae70b58d59a7e64d2dc3fd47b2b9ad39f68a93f4)

![](/files/a5f45440c638c222d28878f48b0790d29c242c5f)

![](/files/bf76ea9614dcd6fc43245de0ac4a127f7528a6f2)


---

# 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/what-are-dscout-screeners/example-of-an-effective-screener.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.
