# About

This is my personal wiki I try to write things and structure them so that I can use them for my reference, and maybe everyone can benefit from reading them or even referencing them. This is based on the concept of the Digital Garden / Second Brain.

Each folder has a topic and under it, you will see related topics.

I will be updating this wiki quite often as I use it myself as both an account of things I know as well as things I want to know and everything in between.

### A gardening guide for your mind

This is what a gardening guide for your mind would look like:

* **Seeds.** Seed your garden with quality content and cultivate your curiosity. Plant seeds in your mind garden by taking smart personal notes (taking raw notes is useless). These don't need to be written in a publishable form.
* **Trees.** Grow your knowledge by forming new branches and connecting the dots. Write short structured notes articulating specific ideas and publish them in your digital garden. One note in your digital garden = one idea. (what you're currently reading is such a note) Do not keep orphan notes. Thread your thoughts.
* **Fruits.** Produce new work. These are more substantial — essays, videos, maybe a book at some point. The kind of work researchers and creatives may hope will help them live beyond their expiration date.

Networked thinking can happen at many levels. A digital garden is a scalable way to transform seeds of information into original work and to go from collector to creator.


---

# 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.logeshpaul.com/about.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.
