# The Productivity Pulse

- [Thought Pieces](https://blog.smarty.ai/the-productivity-pulse/thought-pieces.md)
- [Which Mental Model When?](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when.md)
- [About to drop the ball? Try the Pareto Principle](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/about-to-drop-the-ball-try-the-pareto-principle.md)
- [Stuck and trying to innovate? First Principles + 5 Whys](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/stuck-and-trying-to-innovate-first-principles-+-5-whys.md)
- [Overwhelmed building something new? Gall's Law](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/overwhelmed-building-something-new-galls-law.md)
- [Micromanaging? Let go of the Illusion of Control](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/micromanaging-let-go-of-the-illusion-of-control.md)
- [Need to adapt fast? Ditch the map](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/need-to-adapt-fast-ditch-the-map.md)
- [Anxious about a big project? Try a pre-mortem](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/anxious-about-a-big-project-try-a-pre-mortem.md)
- [Need a fresh problem solving angle? Think in reverse](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/need-a-fresh-problem-solving-angle-think-in-reverse.md)
- [Feeling stuck? Try re-framing](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/feeling-stuck-try-re-framing.md)
- [Trying to work smarter? Find your leverage](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/trying-to-work-smarter-find-your-leverage.md)
- [Not thinking clearly? Check your contrast bias](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/not-thinking-clearly-check-your-contrast-bias.md)
- [Want a successful outcome? Build margins of safety.](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/want-a-successful-outcome-build-margins-of-safety..md)
- [Stuck decision making? Use Occam's Razor](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/stuck-decision-making-use-occams-razor.md)
- [Seeking clarity in complexity? Try Bayesian Reasoning.](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/seeking-clarity-in-complexity-try-bayesian-reasoning..md)
- [Want more freedom? Master discipline.](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/want-more-freedom-master-discipline..md)
- [Missing the big picture? Avoid the Narrative Fallacy.](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/missing-the-big-picture-avoid-the-narrative-fallacy..md)
- [Want more control? Reduce daily life entropy](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/want-more-control-reduce-daily-life-entropy.md)
- [Too many options? Master the Paradox of Choice](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/too-many-options-master-the-paradox-of-choice.md)
- [Stuck? Red Queen Effect: Directional Iteration matters](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/stuck-red-queen-effect-directional-iteration-matters.md)
- [Tracking Fake Progress? Galilean Relativity](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/tracking-fake-progress-galilean-relativity.md)
- [Feedback Loops](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/feedback-loops.md)
- [Too many options? Try the 37% Rule + Satisficing](https://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/too-many-options-try-the-37-rule-+-satisficing.md)
- [How I Work Series](https://blog.smarty.ai/the-productivity-pulse/how-i-work-series.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://blog.smarty.ai/the-productivity-pulse.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.
