# Introduction

*tl;dr: this is my braindump in format of a gitbook*

Recently, I felt like I started to rediscover information I've already known or at least read about a while ago. It was until now I can hold all important memories and things in my head, but with amount of information we absorb daily it can be overwhelming for brain to filter that information properly.

I've always loved to keep things organized, sorted and logged. For example, the only reason I stay logged in in Google services is to get proper history of what and when I visited.

But I've never thought of making a personal space in format of braindump, until [karlicoss](https://github.com/karlicoss/exobrain) liked one of my repo and it lead me to [Nikita Voloboev](https://wiki.nikitavoloboev.xyz) wiki page.

So here it is, on the 14th of March 2020, my brain vault begins its journey.


---

# 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://avmaslakov.gitbook.io/memoria/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.
