> For the complete documentation index, see [llms.txt](https://ajuda.espiaonfe.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.espiaonfe.com.br/gestao/ct-e/consultas-na-sefaz/certificado-a3.md).

# Certificado A3

### 🤔 Como consultar CT-e com certificado do tipo A3?

Para efetuar uma consulta utilizando o [certificado A3](https://blog.espiaonfe.com.br/o-que-e-certificado-digital-para-que-serve/), é necessário que o [Cloud Monitor](https://help.espiaonfe.com.br/gestao/cloud-monitor/o-que-faz) esteja instalado no computador. Acesse como [Instalar Cloud Monitor](https://help.espiaonfe.com.br/gestao/cloud-monitor/instalacao) e faça o download. Se você encontrar dificuldades durante a instalação do monitor, não hesite em contatar nosso suporte para obter a assistência adequada.

### 📃 Para consultar com A3, siga as etapas a seguir:

1. Abra o **Cloud Monitor** e clique em **Espionar na SEFAZ**

<div align="left"><figure><img src="/files/65CQHI6Q4hgPtJcSDj5l" alt="" width="518"><figcaption></figcaption></figure></div>

2. Selecione o **Espionar NF-e/CT-e**

<div align="left"><figure><img src="/files/BzkdY7XHcxsglC0iMT4m" alt=""><figcaption></figcaption></figure></div>

3. Escolha a empresa e, se houver mais de um certificado na máquina, opte pelo certificado desejado. Em seguida clique em **CT-e**. Nas opções **Participação no CT-e** você pode escolher para buscar **Apenas Tomador dos documentos ou Todas as participações**

<div align="left"><figure><img src="/files/dZsQYprhEVUHSPc0pACX" alt="" width="514"><figcaption></figcaption></figure></div>

4. Para concluir, é só clicar em **Espionar na SEFAZ**

<div align="left"><figure><img src="/files/4SywhAaUub2Tbom2FDZa" alt=""><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://ajuda.espiaonfe.com.br/gestao/ct-e/consultas-na-sefaz/certificado-a3.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.
