# Reading and Repos

| [Guide to learn hacking](https://www.youtube.com/watch?v=2TofunAI6fU)                                                                     | [Finding your first bug](https://portswigger.net/blog/finding-your-first-bug-bounty-hunting-tips-from-the-burp-suite-community) | [Port Swigger Web Security Academy](https://portswigger.net/web-security/learning-path)                                  | [zonduu](https://medium.com/@zonduu/bug-bounty-beginners-guide-683e9d567b9f)                          |
| ----------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------- |
| [p4nda's Bug Bounty Blog](https://enfinlay.github.io/bugbounty/2020/08/15/so-you-wanna-hack.html)                                         | [A blog on subdomain takeovers](https://enfinlay.github.io/sto/ip/domain/bugbounty/2020/09/12/ip-server-domain.html)            | [clos2100 on getting started without a technical background](https://twitter.com/pirateducky/status/1300566000665014275) | [al-madjus from 0 to bug hunter](https://klarsen.net/uncategorized/from-0-to-bug-hunter-my-journey/)  |
| [dee-see's resources for Android Hacking](https://blog.deesee.xyz/android/security/2020/01/13/android-application-hacking-resources.html) | [Resources from @Nickyie](https://github.com/Nickyie/Cybersecurity-Resources)                                                   | [Resources from @vlakhani28](https://github.com/vlakhani28/Cyber-Security-Resources)                                     | [Book of Secret Knowledge from @trimstray](https://github.com/trimstray/the-book-of-secret-knowledge) |
| [Resources from @rmusser01](https://github.com/rmusser01/Infosec_Reference)                                                               | [Cybersecurity Roadmap Repo](https://github.com/0xTRAW/Cybersecurity-Roadmap)                                                   | [Hacksplaining](https://www.hacksplaining.com/) !                                                                        | ---                                                                                                   |


---

# 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://martian1337.gitbook.io/notes/training-and-career/reading-and-repos.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.
