# 03

[Four Thousand Weeks](https://leebyron.com/4000/)

> "It’s good to have plenty of time, but having all the time in the world isn’t much use if you’re forced to experience it all on your own."

> "We treat our time as something to hoard, when it’s better approached as something to share."


---

# 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://notes.d15r.de/produktivitaet/2023/03.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.
