# Foreword

{% hint style="info" %}
**How is my blog differnt from other existing blogs ?**

It is not, infact this blog only has a limited explanation for minimal ports for quick usage.

This serves a quick guide for the *intermediates* rather than for the *beginners.*

The notes serve mainly for OSCP which I encounterd while solving the HTB machines etc..,
{% endhint %}

I may include further things in the future ***¯\_(ツ)\_/¯***


---

# 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://dhaneshsivasamy07.gitbook.io/oscp-2022/enumeration/foreword.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.
