# ICE Scoring

The ICE Scoring model evaluates features based on their Impact, Confidence, and Ease of implementation.&#x20;

This allows to focus on features that will have the most significant positive impact on both the user experience and business goals while balancing risk and effort. For example, a high-impact, low-effort feature would take precedence over a low-impact, high-effort one, ensuring that design resources are allocated effectively.

#### Further Viewing

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

#### Further Reading

{% embed url="<https://www.productplan.com/glossary/ice-scoring-model/>" %}

{% embed url="<https://productfolio.com/ice-scoring/>" %}

{% embed url="<https://itamargilad.com/the-tool-that-will-help-you-choose-better-product-ideas/>" %}


---

# 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/cognitive-tools/universal/prioritisation/ice-scoring.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.
