# Final Presentation

**Final Presentation**

Before the final presentation, make sure that the report covers the questions agreed on during the sprint. It should honestly represent the feedback of the users and give the client confidence when developing the product and shipping it to market.

The final presentation is a one-hour meeting to present the results and answer any questions. Reveal the results with confidence. Remember that this is the first glance for the client to see their product and learn about how it works. Here's an example:

> Friends! It was an incredible week! And we have something really cool for you. In the next hour we will show you the prototype we created together and \[the designers] designed, \[the user researcher] will tell you how your users liked it and explain to you what that means for the product.

Final presentation structure:

<table><thead><tr><th width="212.65686203297093">Presentation order</th><th width="329.02517851101976">What to present?</th><th>Time cap</th></tr></thead><tbody><tr><td>1. Facilitator</td><td>Reiterate what the team has decided on during the workshops.</td><td>3 minutes</td></tr><tr><td>2. Product Designer</td><td>User-tested prototype with narration on the creative decisions.</td><td>10-15 minutes</td></tr><tr><td>3. User Researcher</td><td>Minor issues (Quick Fixes) and high-level strategic recommendations.</td><td>15-20 minutes</td></tr><tr><td>4. Product Designer</td><td>Prototype with the Quick Fixes included.</td><td>2 minutes</td></tr></tbody></table>

After the above, they can ask questions and think that the session is over.

Right before concluding the call, present the open source case studies and documentation with all resources and workflows accessible for free. Explain that we encourage them to re-use the design files, learn from user research of other projects and experiment with workflows on their own. If they need advice, we're available on Discord.


---

# Agent Instructions: 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:

```
GET https://docs.deepwork.studio/teams-departments/deep-work-studio/roles/workshop-facilitator/facilitator-skill-tree/final-presentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
