# Welcome!

## About me

My name is Alex, I am a cyber security enthusiast and a CTF player.\
I like to share my knowledge on Penetration Testing & Red Teaming with others, and for this reason I decided to create this gitbook to document my personal growth in this area.\
I hope it can be useful to others as well.

Do not hesitate to contact me if you have:

* Corrections to report
* Advice to give
* Topics to recommend
* Have a chat

Happy reading!

## What I am working on

* OSCP
* *Attacks on Artificial Intelligence*

## Contact

* [GitHub](https://github.com/IvAlexEv)
* [LinkedIn](https://www.linkedin.com/in/IvAlexEv)
* [Discord](https://discord.com/users/IvAlexEv)

## Support me

{% embed url="<https://buymeacoffee.com/ivalexev>" %}


---

# 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://ivalexev.gitbook.io/rednote/welcome.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.
