# Introdução

Seja bem vindo à minha *wiki* pessoal (eternamente *beta* em construção), nela eu compartilho tudo que eu sei, aprendo ou estudo sobre o mundo de programação na forma de um [Gitbook](https://wiki.matheuscastiglioni.com.br/) *online* hospedado no [Github](https://github.com/mahenrique94/matheuscastiglioni-wiki).

## Outras coisas que eu escrevo e compartilho

Eu também compartilho meu conhecimento escrevendo artigos no meu [blog pessoal](https://blog.matheuscastiglioni.com.br/) e gravando videos para [meu canal no youtube](https://www.youtube.com/matheuscastiglioni).

## Contribua

Se você encontrou algum erro, eu ficaria muito grato por sua ajuda.

Eu também gostaria de ouvir ideias e sugestões sobre como eu poderia melhorar essa wiki.

Em ambas situações você pode abrir um PR com correções ou sugestões, vou olhar com muito carinho.

## Obrigado

Obrigado pelo apoio e fique à vontade de me seguir em minhas redes sociais, você pode encontrá-las no [meu site pessoal](https://www.matheuscastiglioni.com.br/).


---

# 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://wiki.matheuscastiglioni.com.br/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.
