# More beautiful on the inside

Anything else is a dead end ([ref](/2023/11/17/i-only-want-to-make-things-that-are-more-beautiful-on-the-inside.md), [related](/ideas/always-leave-a-door-open.md)). And if you can glimpse the beauty through the open door, you'll have a reason to walk through. Given [an infinite series of open doors](/ideas/always-leave-a-door-open/recursively-open-doors.md), beauty ends up being a reason to keep walking.


---

# 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/ideas/more-beautiful-on-the-inside.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.
