# Intro

## Notes

This space is created to be a second brain :brain: for the things I am learning, so I can come back here and remind myself about a certain topic if I need to.

The whole point of this notes is to keep things simple and understandable for me and hopefully for someone else as well.

Sharing the things I'm learning.

{% hint style="info" %}
I have taken this notes based on my own understandings and there might be something that I did not fully understand. Do not use the information here for any illegal activities, this is only for educational purpose.
{% endhint %}

***

#### Check out my other projects and content about things I am passionate about below😄

<img src="/files/4ejmElyxIQwJbUbb8z6W" alt="" data-size="line">  [**Armadillo**](https://github.com/batamladen/Armadillo) - An Encryption App

<img src="/files/CJss1cJfPhBpM8Mxt1UH" alt="" data-size="line"> [**PythonHub**](https://www.instagram.com/_python_hub/) **-** Instagram Page

:robot: [**Webort**](https://batamladen.github.io/Webort/index.html) - Portfolio Website Generator

***

## **Social**

[Linkedin](https://www.linkedin.com/in/mladen-nikolov-1b4720200/) <img src="/files/TkYP8amuYOP8FrQCwgMK" alt="" data-size="line">

[GitHub](https://github.com/batamladen) <img src="/files/PjxSm9xCfrlatj3orW9h" alt="" data-size="line">

[Instagram](https://www.instagram.com/bata_mladen/) <img src="/files/x4t7MJeMiOou3MhM2HAx" alt="" data-size="line">


---

# 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://digitalgarden.batamladen.com/notes/readme.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.
