# How to get started from zero

{% embed url="<https://www.youtube.com/watch?v=wiK1o3b783U>" %}
How to get started with Web App Pentesting in 2023.
{% endembed %}

## Beginner resources I recommend

{% embed url="<https://portswigger.net/web-security/dashboard>" %}
Portswigger's Web Security Academy
{% endembed %}

{% embed url="<https://ranakhalil.teachable.com/courses>" %}
Rana Khalil's Web Application Security Course
{% endembed %}

{% embed url="<https://tryhackme.com/dashboard>" %}
TryHackMe
{% endembed %}

{% embed url="<https://www.theodinproject.com/>" %}
Learn JavaScript
{% endembed %}

## Intermediate resources I recommend

{% embed url="<https://affiliate.hackthebox.com/ada6iqaz8k1f>" %}
HackTheBox (affiliate link)
{% 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://appsecexplained.gitbook.io/appsecexplained/index-less-than-start-here/how-to-get-started-from-zero.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.
