# Introduction

Wassup,  This gitbook tends to compile all the resources I came through while preparing for my different exams.

I get these notes by compiling all the other notes I found online. The notes are belonging to the author/owner. So, all credit is to the owners (too many to list) and feel free to share these notes!

> Want To contact me ?
>
> Twitter - <https://twitter.com/Gabb4r>
>
> Linkedin - <https://www.linkedin.com/in/gabb4r/>

## OSCP Notes

{% embed url="<https://gabb4r.gitbook.io/oscp-notes>" %}
OSCP Notes
{% endembed %}

## CPTS Notes

{% embed url="<https://gabb4r.gitbook.io/htb-cpts>" %}
CPTS Notes
{% endembed %}


---

# 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://gabb4r.gitbook.io/pentesting-notes/introduction.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.
