# Hello, world!

Criei este GitBook para compartilhar minhas anotações de disciplinas da faculdade, bem como estudos complementares que me dedico. Eventualmente, atualizo e reviso estes documentos com o objetivo de manter uma documentação que poderei retornar e consultar.

Acredito que nossa comunidade Tecnológica se fortifica quando **compartilhamos nossos conhecimentos e nos ajudamos a crescer**. Então, se você é estudante, profissional ou entusiasta da área de TI, dê uma ⭐ no repositório (botão roxo logo acima) e compartilhe com outros que possam se beneficiar.

Aproveite!

> Todo o conteúdo está separado por área de estudo, facilitando a navegação e o acesso a tópicos específicos.

{% content-ref url="/pages/vhCflIfgHQWj9opKKdXz" %}
[CIÊNCIA DA COMPUTAÇÃO](/it-archive/ciencia-da-computacao/hardware.md)
{% endcontent-ref %}

{% content-ref url="/pages/JZRgZ6MJwHZ9IUAUqriH" %}
[PROGRAMAÇÃO](/it-archive/programacao/desenvolvimento-software.md)
{% endcontent-ref %}

{% content-ref url="/pages/XhjD0uGEo4UKhi5iFBaU" %}
[JAVA](/it-archive/java/java-basico.md)
{% endcontent-ref %}

{% content-ref url="/pages/bKgZlYl1QqF7mWdCdnku" %}
[MATEMÁTICA](/it-archive/matematica/estatistica.md)
{% endcontent-ref %}

***

### `Gabriella Bueno`

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="https://www.linkedin.com/in/gabriella-c-bueno/"><mark style="color:purple;">LinkedIn</mark></a></td></tr><tr><td><a href="https://github.com/gabriellabueno/"><mark style="color:purple;">GitHub</mark></a></td></tr></tbody></table>


---

# 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://gcbueno.gitbook.io/it-archive/readme.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.
