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

# Bem-vindo(a)

<h4 align="center">Domine a Complexidade. Eleve a Performance Industrial.</h4>

Bem-vindo ao centro de excelência técnica da Academia C2E. Criamos este espaço para profissionais, engenheiros e gestores que não se contentam com o superficial.&#x20;

Aqui, transformamos os desafios mais complexos da indústria, da termodinâmica da combustão à segurança em zonas explosivas, em conhecimento prático, estruturado e aplicável.

<p align="center"><strong>Nossa missão é munir você com a base acadêmica e tecnológica necessária para otimizar processos, garantir a conformidade ambiental e proteger a vida e os ativos da sua planta.</strong></p>

Procure nos tópicos abaixo a melhor maneira de nós te ajudarmos a alcançar a excelência operacional:

### Começe já!

<table data-view="cards"><thead><tr><th align="center"></th><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 align="center"><h4><i class="fa-person-hiking">:person-hiking:</i></h4></td><td><strong>Jornada do Conhecimento</strong></td><td>Não sabe por onde começar? Programa de aprendizado contínuo, desenhado logicamente para conectar os princípios da engenharia com as tecnologias do mercado.</td><td></td><td></td><td><a href="/academiatec/documentation/jornada-do-conhecimento/combustao.md">Combustão</a></td></tr><tr><td align="center"><h4><i class="fa-industry-windows">:industry-windows:</i></h4></td><td><strong>Estudos de Caso</strong></td><td>A engenharia só faz sentido quando gera resultados mensuráveis. </td><td></td><td></td><td><a href="https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md">https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md</a></td></tr><tr><td align="center"><h4><i class="fa-pencil-line">:pencil-line:</i></h4></td><td><strong>Glossário e Termos Técnicos</strong></td><td>A linguagem técnica industrial é repleta de siglas, normas e conceitos densos. </td><td></td><td></td><td><a href="/academiatec/documentation/jornada-do-conhecimento/publish-your-docs.md">Emissões industriais</a></td></tr></tbody></table>

<h3 align="center">Academia Técnica C2E </h3>

<p align="center">Transformando tecnologia de ponta em inteligência operacional.</p>


---

# 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://c2e-brasil.gitbook.io/academiatec/documentation/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.
