# Welcome

Hello and welcome. This page started as a simple collection of notes developed while working towards the OSCP.  I continue to add to the collection and make updates as I continue to learn and progress in ethical hacking.

The site and resources are organized by the phases of an ethical hacking engagement. Some of these resources are more thoroughly developed, but the entire site will likely always be a work in progress.

![](https://3597985443-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHsfu54ewj91hj3r_mT%2Fuploads%2FKG1pJs0RYLPGne46PrKg%2FNew%20Twitter%20background.png?alt=media\&token=76e8a66a-bea1-4404-8362-fcdf6bae8580)


---

# 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://notes.oncyberwar.com/master.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.
