# About the author

\
**Greetings,**

I am **Konstantin Degtiarev**, the author of this book. I would like to clarify that while this book incorporates information from various sources, I do not claim sole ownership of its content, and proper attribution has been provided on the respective pages. I am deeply grateful to the individuals and communities that generously share architecture and cyber-security-related knowledge on the internet, as their contributions have enriched my understanding of architectural methodologies and hacking techniques, which I have incorporated into the **Tech Recipe Book**.

In addition to curating external insights, I contribute my own research findings to this publication. Thus, within the pages of the Tech Recipe Book, you will discover a wealth of IT-related information and something extra. If, by any chance, you come across any omissions or have suggestions for improvement, I welcome your feedback and encourage you to contact me.

**Здравствуйте**,

Я **Константин Дегтярев**, автор этой книги. Я хотел бы уточнить, что хотя эта книга содержит информацию из различных источников, я не утверждаю исключительное право на ее содержание. Я глубоко признателен людям и сообществам, которые щедро делятся знаниями в области архитектуры и кибербезопасности в интернете. Их вклад обогатил мое понимание архитектурных методологий и техник взлома, которые я интегрировал в книгу "**Tech Recipe Book**".

Помимо агрегирования внешних знаний, я вношу свои собственные исследования в эту публикацию. Таким образом, на страницах книги "Tech Recipe Book" вы найдете обширное собрание информации, связанной с информационными технологиями, и, возможно, что-то дополнительное. Если, случайно, вы обнаружите какие-либо пробелы или у вас есть предложения по улучшению, я приглашаю вас связаться со мной.

**BIO**

LinkedIn: <https://www.linkedin.com/in/konstantin-degtiarev-65b55bb0/>

**CONTACT**

Website: <https://konstantinsecurity.com/>

Email: <info@konstantinsecurity.com>

{% hint style="warning" %}
If you find that Tech Recipe Book is very useful for you, please consider **supporting it!**
{% endhint %}

{% hint style="warning" %}
Если вы считаете, что книга "Tech Recipe Book" полезна для вас, пожалуйста, поддержите её!
{% endhint %}


---

# 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://book.konstantinsecurity.com/readme/about-the-author.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.
