# idea cultivation

* go for a walk
* cultivate hunches
* write everything down but keep your folders messy
* embrace serendipity
* make generative mistakes
* take on multiple hobbies
* frequent coffeehouses and other liquid networks
* follow the links
* let others build on your ideas
* borrow, recycle, reinvent
* build a tangled bank


---

# 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://um.fz.ax/self/idea-cultivation.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.
