# Introduction

This gitbook is a collection of notes for the OSEP course and training. Most of the scripts and tools are solely focused on OSEP and there are better ways to do stuff other than those mentioned here, but this can be used as a reference for OSEP course materials.

{% hint style="info" %}
There are a lot more things available in the pdf and this should not be used a primary resource, as nothing can replace the PDF content.
{% endhint %}

## About

[Blog](https://steffinstanly.github.io/)

[Twitter](https://twitter.com/0x00Stevv)

[Linkedin](https://www.linkedin.com/in/steffinstanly/)

###


---

# 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://steffinstanly.gitbook.io/osep-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.
