# SCAMPER

SCAMPER is a creative thinking technique used to improve products, services, or processes by looking at them through seven different lenses. The name is an acronym where each letter represents a specific way to rethink an existing idea: substitute, combine, adapt, modify, put to another use, eliminate, and reverse. By systematically working through these prompts, design teams can break out of routine thinking and discover innovative solutions that might not be immediately obvious.

When using this method, you start with an existing concept and ask questions based on each category. For instance, you might ask what would happen if you combined two features or what could be eliminated to make the interface simpler. This structured approach helps to expand your perspective and encourages a playful yet productive exploration of new possibilities. It is especially useful when a project feels stuck or when a product needs a fresh update to stay competitive.

Because it relies on modifying what already exists, SCAMPER is a highly practical tool for iterative design. It allows teams to refine and evolve their work by testing various transformations in a low-risk environment. The simplicity of the method means it can be applied to anything from a small app feature to a complex customer service journey. It serves as a reminder that innovation often comes from clever adjustments to current ideas rather than starting from a blank page every time.

#### Further Reading

{% embed url="<https://www.interaction-design.org/literature/article/learn-how-to-use-the-best-ideation-methods-scamper>" %}

{% embed url="<https://thedecisionlab.com/reference-guide/philosophy/scamper>" %}

{% embed url="<https://www.bitesizelearning.co.uk/resources/scamper-model-creativity>" %}

{% embed url="<https://online.visual-paradigm.com/knowledge/creativity-tool/what-is-scamper/>" %}

{% embed url="<https://www.figma.com/templates/scamper-examples/>" %}

#### Further Viewing

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

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


---

# 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://www.designreference.xyz/ux-methods/ideation/scamper.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.
