# Digital Garden

A Digital garden is a place where ideas grow. Unlike blogs, it might not have an article kind of full structure in the beginning. I should be scribbling ideas here on the go. The whole idea of Digital Garden is inspired by my dear friend and mentor [Hrishi](https://stultus.in/) - Check out his digital garden [here](https://wiki.stultus.in/).&#x20;

> In basic terms, it is a different format for written content on the web. It’s about moving away from blog posts ordered by dates and categories, into more of an interlinked web of notes. Blog posts are articles at a point in time, while here it is living document. [Digital gardens](https://joelhooks.com/digital-garden) are also known as [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) or Second Brain.
>
> From Hrishi's Garden


---

# 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://wiki.meharmp.in/digital-garden.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.
