> 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/api-reference/enotec-oxitec-e-comtec/comissionamento/system-check.md).

# System Check

Para fazer uma checagem rápida no seu sistema

<figure><img src="https://1517670057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtO6FXSYkYvOihrPvlFRV%2Fuploads%2Fi6ub233LjQluyu8XRTZ2%2F%7BF53787F8-9592-445A-8E9C-703FF6B4684F%7D.png?alt=media&amp;token=eb9f543e-79bb-4892-8a76-9a11edb888ac" alt=""><figcaption></figcaption></figure>

Neste menu é possível conferir uma série de parâmetros do seu equipamento:

* Verif. sensor O<sub>2</sub> + COe:
  * Conferir a voltagem dos sensores;
  * A vazão do ar de teste e quantos ppm estão presentes (0 ppm);
  * A vazão do gás de teste e quantos ppm estão presentes(de acordo com a garrafa de gás de teste);
* Verif. saídas mA;
* Verif. saídas relé;
  * Contatos relés aberto/fechado.
* Verif. Entr. Dig.
  * status das entradas.

{% embed url="<https://www.youtube.com/watch?v=fWnS6hOovdI>" %}


---

# 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/api-reference/enotec-oxitec-e-comtec/comissionamento/system-check.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.
