> For the complete documentation index, see [llms.txt](https://shellt3r.gitbook.io/starsctf-learning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shellt3r.gitbook.io/starsctf-learning/welcome.md).

# Welcome!

![Logo do StarsCTF Learning](/files/K9aKE0Bm4lkTJ6Bk1oro)

## Um Recado do Co-Founder

{% hint style="info" %}
Hey... If you've come this far and don't understand Portuguese, I'm sorry. We still don't have the content translated, but soon we will start the translations.&#x20;

Stay tuned!
{% endhint %}

Aqui você vai encontrar conteúdos do mais **básico** ao mais **avançado**. Mas sempre seguindo um **caminho de aprendizagem**.

Nosso objetivo é reunir os melhores conteúdos possíveis da internet e filtrá-los para você. Assim, pretendemos nos tornar o maior e melhor repositório de conteúdo **Open Source** para estudos de **Segurança da Informação.**

**MAS...** Para isso, precisamos que você ~~*sente a bunda*~~ se acomode na cadeira e **ESTUDE**!!!

Aqui vai um check list para garantir que você tem os pré requisitos para iniciar os estudos:

* [ ] Muita **Vontade** de Aprender;
* [ ] **Tempo** para se Dedicar aos Estudos;
* [ ] **Disciplina** para Estudar;
* [ ] **JAMAIS** pular uma etapa;

Agora que já sabe os pré requisitos, vem conhecer a gente!


---

# 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:

```
GET https://shellt3r.gitbook.io/starsctf-learning/welcome.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.
