# What is this?

{% hint style="danger" %}
WIP - WYSIWYG
{% endhint %}

Why put a sample of my knowledge on the internet? Well this information has helped me so, with a little luck, someone in need of this might find it too. This site is [one of many](/brainless/meta/sharing/inspirations.md) *digital gardens*. Though the naming is not perfect, I prefer this name because it promotes the idea of cultivation. The term *gardening* breaks free from the more mundane part of writing. Tending to this garden is nonlinear and stochastic: doubling effort doesn't mean double the content, nor will doing the same thing twice will give the same results. Additionally, the process of growth is not beautiful and typically ugly for the duration. This helps me make peace with the difference between what I envision this garden to be in my mind and how it is on the screen. &#x20;

Currently, this website is a skeleton with topics and nominal organization. Not the best for reading but how I want to organize this place, as a giant file system. As I go about this endeavor, this structure set up at the beginning will show me the error of my ways as I go about writing down stuff.&#x20;


---

# 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://nkintc.gitbook.io/brainless/master.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.
