# Stuck decision making? Use Occam's Razor

<figure><img src="/files/LTSJb8njKQucYDNeMexq" alt=""><figcaption></figcaption></figure>

Stuck between two good options? Use Occam's Razor and choose the simpler option.

🔍 Occam’s Razor champions the notion that given two competing theories, the simpler one—based on fewer assumptions or steps—is generally better. It's not about oversimplifying but about minimizing needless complexities or opportunities for error.

"Simplest" doesn't always equate to "best." Exceptions exist.

🚀 But when confronted with multiple good solutions, analyze and ask yourself: am I overcomplicating this? Could there be a simpler angle? 🧐


---

# 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://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/stuck-decision-making-use-occams-razor.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.
