> 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/product-updates/product-webinars/spring-2024-webinar.md).

# Spring 2024 webinar

![](/files/1a5ff40ef6ec60b6a68257c4c6a1ef0bc7f0ca94)

**In this Product Update, Zack Hanz, Director of Product Marketing, runs through this quarter’s webinar to learn about dscout’s latest releases and feature updates, including enhancements of our recruiting capabilities and the upcoming launch of mobile usability.**

In this on-demand session, you’ll hear more about…

* Upcoming enhancements to dscout’s usability testing capabilities
  * Exciting features in our usability testing tool, including mobile usability, task success validation, and increased capabilities through dscout’s Figma integration.
* Expansion of our panel of research participants
  * We’ve strengthened our recruiting capabilities to help you find the best participants for your mission, plus additional enhancements to our incentive management for private screeners.
* Using highlight reels to make your research come to life
  * We’ll show you how to create a playlist of highlight reels from your moderated and unmoderated studies. These videos can then be easily shared with partners across your organization to ensure they hear directly from participants.

{% embed url="<https://www.youtube.com/watch?v=92Yb6cRQw5c>" %}


---

# 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/product-updates/product-webinars/spring-2024-webinar.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.
