> For the complete documentation index, see [llms.txt](https://docs.sintrop.com/suporte/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sintrop.com/suporte/acoes/produtor/solicitar-inspecao.md).

# Solicitar inspeção

Acesse no menu a opção "Centros" e acesse o centro de Inspeções clicando no botão azul.

<div align="left"><figure><img src="/files/1zXFYdybiY7y9ssaqpya" alt="" width="188"><figcaption></figcaption></figure></div>

Vá em Gerenciar inspeções, e solicite suas inspeções clicando no botão azul.

<div align="left"><figure><img src="/files/lbQaXy06yI0vjRZlIQLf" alt="" width="188"><figcaption></figcaption></figure></div>

Copie o link que aparece no tutorial.

{% embed url="<https://v5-sintrop.netlify.app/checkout>" %}

<div align="left"><figure><img src="/files/gFK29r5bbz3ge8yomfkF" alt="" width="188"><figcaption></figcaption></figure></div>

Acesse a sua conta no Metamask&#x20;

<div align="left"><figure><img src="/files/KRaoffNpvS1ig75jvvoy" alt="" width="188"><figcaption></figcaption></figure></div>

Certifique-se que o usuário que está executando a ação é o que está conectado e acesse o navegador do Metamask.

<div align="left"><figure><img src="/files/emaaGz8ZiUz2vDsL1ubO" alt="" width="188"><figcaption></figcaption></figure></div>

Abra uma nova aba de pesquisa no navegador, caso ainda não tenha deixado o link do checkout registrado.

<div align="left"><figure><img src="/files/bahTzxdkTkQxZ5LjHmcE" alt="" width="188"><figcaption></figcaption></figure></div>

Cole o link que foi copiado no App da Sintrop na busca do navegador

<div align="left"><figure><img src="/files/5xiW3gu6sDlixynwaAAU" alt="" width="188"><figcaption></figcaption></figure></div>

Se seu usuário não estiver conectado, vá ao perfil com a fotinho no canto superior direito e selecione o usuário correto e conecte.

<div align="left"><figure><img src="/files/Uy4j7BXCKwkARNYTFA3I" alt="" width="188"><figcaption></figcaption></figure></div>

Com o usuário correto conectado clique em sincronizar

<div align="left"><figure><img src="/files/7xApo8G3P63ravuWTjK3" alt="" width="188"><figcaption></figcaption></figure></div>

Irá aparecer a transação de cadastro para finalizar, clique no botão para finalizar&#x20;

<div align="left"><figure><img src="/files/d3UoZUUSxS6A8DpVA1wG" alt="" width="188"><figcaption></figcaption></figure></div>

Confirme a transação, assim que aparecer o alerta dizendo que foi concluída você terá solicitado a inspeção e é só voltar ao app da Sintrop

<div align="left"><figure><img src="/files/92tbv2qScACu1FlJKHqC" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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://docs.sintrop.com/suporte/acoes/produtor/solicitar-inspecao.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.
