# Consciously bounded awareness

This is linked to [relying on intuition](/ideas/living-by-informed-intuition.md). It seems useful, viable, to find and establish and maintain a line, beyond which I purposefully do not go looking. It's like how I don't collect user data whatsoever about our apps. No demographics, no heatmaps, no nothing. I removed Google Analytics years ago. We're doing better than ever.

Traversing those lines is called transconsciousness, maybe.


---

# 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/consciously-bounded-awareness.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.
