# Best Practices

- [Over-thinking? Write. Under-thinking? Read. \*](https://blog.smarty.ai/my-productivity-playbook/best-practices/over-thinking-write.-under-thinking-read..md)
- [Prioritize Facts](https://blog.smarty.ai/my-productivity-playbook/best-practices/prioritize-facts.md)
- [Embrace unknown unknowns \*](https://blog.smarty.ai/my-productivity-playbook/best-practices/embrace-unknown-unknowns.md)
- [Master the art of thinking ahead \*](https://blog.smarty.ai/my-productivity-playbook/best-practices/master-the-art-of-thinking-ahead.md)
- [Timeliness Beats Flawlessness \*](https://blog.smarty.ai/my-productivity-playbook/best-practices/timeliness-beats-flawlessness.md)
- [Aim for Excellence, not Perfection](https://blog.smarty.ai/my-productivity-playbook/best-practices/aim-for-excellence-not-perfection.md)
- [Actions speak louder than words \*](https://blog.smarty.ai/my-productivity-playbook/best-practices/actions-speak-louder-than-words.md)
- [A miscommunicated idea is an opportunity lost](https://blog.smarty.ai/my-productivity-playbook/best-practices/a-miscommunicated-idea-is-an-opportunity-lost.md)
- [Work smarter, not harder \*](https://blog.smarty.ai/my-productivity-playbook/best-practices/work-smarter-not-harder.md)
- [Take calculated leaps, not blind jumps \*](https://blog.smarty.ai/my-productivity-playbook/best-practices/take-calculated-leaps-not-blind-jumps.md)
- [Regret Minimization Framework \*](https://blog.smarty.ai/my-productivity-playbook/best-practices/regret-minimization-framework.md)
- [45% Purpose + 45% Priority + 10% Productivity = Success \*](https://blog.smarty.ai/my-productivity-playbook/best-practices/45-purpose-+-45-priority-+-10-productivity-success.md)
- [3 reasons why single-tasking is a game-changer](https://blog.smarty.ai/my-productivity-playbook/best-practices/3-reasons-why-single-tasking-is-a-game-changer.md)
- [Genius is found in simplicity](https://blog.smarty.ai/my-productivity-playbook/best-practices/genius-is-found-in-simplicity.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/my-productivity-playbook/best-practices.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.
