> For the complete documentation index, see [llms.txt](https://notes.janna.pl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.janna.pl/readme.md).

# J•ANNA | Notes

Witam Was serdecznie w tym wirtualnym świecie, który będzie poświęcony tematyce cyberbezpieczeństwa, IT i technologii. Jestem entuzjastą technologii, który od dawna fascynuje się światem cyberbezpieczeństwa. Chcę podzielić się moją wiedzą, doświadczeniem i odkryciami w tych dziedzinach. To miejsce, w którym razem będziemy odkrywać tajemnice cyberprzestrzeni, ucząc się i dzieląc wiedzą. Nawet jeśli nie jestem jeszcze ekspertem, to razem możemy rozwijać naszą wiedzę i zrozumienie tego fascynującego świata.

Czekam z niecierpliwością na naszą wspólną przygodę w cyberprzestrzeni.

## Tutaj mnie znajdziecie:

{% embed url="<http://janna.pl/>" %}
Oficjalna strona JANNA
{% endembed %}

{% embed url="<https://portfolio.janna.pl/>" %}
JankAnna.github.io | Portfolio | Anna Zofia Jankowska
{% endembed %}

{% embed url="<https://blog.janna.pl/>" %}
Blog poświęcony tematyce cyberbezpieczeństwa
{% endembed %}

{% embed url="<https://tryhackme.com/p/AnJa>" %}
TryHackMe Profile - AnJa
{% endembed %}

{% embed url="<https://app.hackthebox.com/profile/767676>" %}
HACKtheBOX Profile - AnJa
{% endembed %}

{% embed url="<https://hackerone.com/anjank?type=user>" %}
HackerOne Profile - AnJank
{% endembed %}

## Inne miejsca w sieci warte odwiedzania:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr><tr><td></td><td><strong>ULUBIONE</strong></td><td></td><td></td><td><a href="/pages/H0pfcNBLb8FHPj2rzUwN">/pages/H0pfcNBLb8FHPj2rzUwN</a></td></tr></tbody></table>

Dzięki za odwiedzenie, i do zobaczenia!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://notes.janna.pl/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
