# Comece aqui

Os materiais que você encontra aqui resultam da demanda de aprendizado que foi surgindo pelo caminho, no intuito de que sejam úteis a mais pessoas. Tudo aqui está aberto a sugestões, correções e melhorias. Novos materiais serão incluídos sempre que possível.

#### Materiais sobre Tradução:

[CAT tools](/guias-traducao/cat-tools.md)

[Machine Translation](/guias-traducao/machine-translation.md)

#### Glossários

[Italiano](/glossarios/italiano.md)

[Português](/glossarios/portugues.md)

O material publicado nesta página foi recolhido a partir do conhecimento pessoal acumulado através de pesquisas e horas de formação. Se você acredita que algum material aqui publicado esteja protegido por direito autoral e deva ser removido, ou se encontrar algum erro ou problema que precise ser corrigido, por favor envie uma mensagem para <contato@marcusmangetti.com> com as informações.

{% hint style="info" %}
**Mais informações ou contato, acesse** [**marcusmangetti.com**](https://marcusmangetti.com/)
{% endhint %}


---

# 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://docs.marcusmangetti.com/docs/comece-aqui.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.
