# focus

I believe that good work can only happen when you focus. I use several techniques and procedures to be able to focus.

* Plan ahead, not on the fly. Preferrably, plan the whole day the day before, but even if it comes down to planning hte next hours, that's okay. But do not plan whil focussing.
* When choosing what to do next, pick the most urgent thing (sometimes has a

  strong correlation with importance)
* A good rule of thumb is to pick the item that makes me the most uncomfortable.
* Do one thing only. Focus on that thing. Do not multi-taks. It does not work.
* If a distractions comes up, decide if I need to act on it right away. If not,

  write it down. Decide what to do about it after the session.


---

# 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://wiki.christianpoplawski.de/productivity/focus.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.
