# Stitching Prototype

### 1. Enable Prototyping

If using Sketch, copy your design to Figma for speedier access to the team in case of any mistakes or edits. Sharing a prototype is much easier from Figma.

Select the components and buttons that are clickable to direct the prototype flow.

### **2. Handing over to User Testing**

After you finished prototyping, record a video walkthrough of the prototype, to give the rest of the team context on how the product looks and how the prototype works. The user researcher needs to understand where all your design decisions came from, how (and where) to click on the prototype and how the final product is supposed to work.

{% hint style="info" %}
*We don't share the prototype design with the client for sign off at this stage. We've found it's a step that fits better for enterprise, but not for early-stage companies.*&#x20;

*If the client asks, feel free to share the link but caveat that you can't make changes or accept feedback until we have user testing results.*
{% endhint %}

### **3. Test the Prototype**

This should go without saying, but double and triple check the prototype is fully functional and accessible to everyone on the shared link.

{% hint style="danger" %}
Double-check the content against the original storyboard.
{% endhint %}


---

# 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/prototype-designer-1/designer-skill-tree/prototyping/stitching-prototype.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.
