# Getting Started

## Learning By Videos

For Those that like watching videos and going through structured courses I would recommend looking at some free courses on one of the following:

* <https://cybrary.it>
* <https://www.hacker101.com/sessions/introduction.html>

## Learning By Practice

For those that like to dive in at the deep end and hope they float. There is only really one resource that is "noob" friendly and that is the complete beginner path from tryhack me:

* ​<https://tryhackme.com/paths>

![](https://3300028074-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXru0ZdN4BARn8f_tN0%2F-MYcCSsxdHjcghkdMldT%2F-MYcFtqZDts7Obi7z7Ct%2Fimage.png?alt=media\&token=3096f0a7-2530-42d6-9f73-f3a12ac2d4c5)

## Other Resources

Another great place to find help and information is on twitch/youtube. The List below shares InfoSec Streamers that are more than likely to either be learning themselves. Or be more than willing to answer any questions:

* <https://infosecstreams.github.io/>

## Cert Path

Sec+ > PT+ PEH -> {eCPPT -> OSCP} -> {CRTP -> CRTO -> eCPTX}


---

# 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://alomancy.gitbook.io/guides/beginners/getting-started.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.
