# About this site

This is my personal website. I am publishing here some of my work. It is published using GitBook from my Github at: <https://github.com/Futurizt> thus if you have any comments about what you read here, please open an issue on GitHub. With any other enquiries, please contact me in Telegram at: @futurizt&#x20;

⬅ Click menu on the left to start browsing

Unless stated otherwise all work is licensed under [Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) Creative Commons License](https://creativecommons.org/licenses/by-nc-nd/4.0/)


---

# 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://mitja.gitbook.io/papers/about-this-site.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.
