# Introduction

## Available here - <https://alexgrischuk.gitbook.io/wiki/>

## **Motivation**

* I want to share what
  * I know already in a structured way
  * I've learned from the years of experience as a Software Engineer
* be open
* be helpful to others

I am constantly working to become a better version of myself via good habits, self-improvements and autodidactism.

I'll be happy if this will help you to perform better in one way or another.

## Personal Blog

You can find out more information in my blog <https://oleks.pro>

#### This wiki is inspired by [Nikita Voloboev](https://github.com/nikitavoloboev)


---

# 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://alexgrischuk.gitbook.io/wiki/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.
