# 20240917

"people always demand experts, though sometimes they are fortunate enough to find a beginner."

"a pointed reminder that representation does not replace. it only offers distance and in rare cases perspective."

"there’s no second I've lived you can’t call your own"

{% hint style="info" %}
I think these are lines from House of Leaves. That first one is, certainly. Writing this on October 8, 2024; I just discovered this in my email drafts.
{% endhint %}


---

# 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://www.isaacbowen.com/2024/09/17.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.
