# Prioritisation

- [6 Box Framework](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/6-box-framework.md)
- [Eisenhower Matrix](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/eisenhower-matrix.md): Prioritise tasks based on their urgency
- [The Pareto Principle](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/the-pareto-principle.md): Approximately 80% of the results come from 20% of the effort or features.
- [Reach, Impact, Confidence, and Effort (RICE)](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/reach-impact-confidence-and-effort-rice.md)
- [ICE Scoring](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/ice-scoring.md)
- [Pendo Framework](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/pendo-framework.md)
- [Prioritisation Matrix](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/prioritisation-matrix.md): Weighs potential value against implementation difficulty
- [The Kano Model](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/the-kano-model.md): Prioritises features based on customer satisfaction
- [Decision Matrix](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/decision-matrix.md)
- [MoSCoW Method](https://www.designreference.xyz/cognitive-tools/universal/prioritisation/moscow.md)


---

# 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.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.
