> For the complete documentation index, see [llms.txt](https://docs.deepwork.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepwork.studio/teams-departments/deep-work-studio/roles/workshop-facilitator/facilitator-skill-tree/website-sprint-workshops.md).

# Website Sprint Workshops

Website Sprint Workshops are the same as [Design Sprint Workshops](/teams-departments/deep-work-studio/roles/workshop-facilitator/facilitator-skill-tree/design-sprint-workshops.md) - please refer to the documentation - with a few nuances or changes:&#x20;

## Session 1 - Align, Decide and Research&#x20;

During the first session, you'll need to add the following at the start of the workshop.&#x20;

### Unique Value Proposition Research&#x20;

```
Duration 20-30 minutes
```

* The user researcher will present the findings from the unique value propisition research.&#x20;
* You should encourage the team to make notes to bring up during the HMW session. Or, if they've done HMWs before, encourage them to make HMWs during the research presentation.&#x20;

Please note, the research presentation should go first so the data can inform the next part of the workshop:&#x20;

### Stylescapes

```
Duration 20-30 minutes
```

* The visual identity designer (assisted by the illustration designer if part of the project) presents the stylescapes and design rationale.&#x20;
* The team (less the decider) places a green dot for their recommended category.&#x20;
* The team presents their decisions to the decider (this should spark a discussion)&#x20;
* The decider places the vote on which direction to follow in each category.&#x20;

As the facilitator you should make clear these decisions are important and final as we won't explore new options or alternatives later in the design process.&#x20;

<figure><img src="/files/YepN6Dkc8JnjAYsfYx4Q" alt=""><figcaption><p><a href="https://miro.com/app/board/uXjVMYwCdT8=/">See an example on the Spark Brand project</a></p></figcaption></figure>

### Remainder of the workshop

See:&#x20;

{% content-ref url="/pages/5e1ndyxiY3mHGfUhA5mN" %}
[Design Sprint Workshops](/teams-departments/deep-work-studio/roles/workshop-facilitator/facilitator-skill-tree/design-sprint-workshops.md)
{% endcontent-ref %}


---

# 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://docs.deepwork.studio/teams-departments/deep-work-studio/roles/workshop-facilitator/facilitator-skill-tree/website-sprint-workshops.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.
