> For the complete documentation index, see [llms.txt](https://docs.londrisoft.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.londrisoft.com.br/certificado-digital/principais-conceitos/como-funciona-o-processo-do-certificado-digital/soluti-como-baixar-o-certificado-digital.md).

# Soluti: Como baixar o certificado digital

## Como baixar o certificado digital

Baixe o certificado digital após concluir o download do plugin.

### Objetivo

Mostrar como finalizar a emissão e salvar o certificado no computador.

### Contexto

Use este processo depois de baixar o plugin.

Essa etapa acontece no site do nosso parceiro, a **Soluti**.

### Passo a passo

{% stepper %}
{% step %}

#### Avance na emissão

Após baixar o plugin, clique em **Avançar**.

![](/files/b4zP3jCtidKHbTEshR6O)
{% endstep %}

{% step %}

#### Defina a senha do certificado

Escolha se deseja criar uma nova senha para o certificado.

Se preferir, mantenha a mesma senha de emissão.

![](/files/NUW8IKBeaYG2FlEc1hcB)
{% endstep %}

{% step %}

#### Aguarde a conclusão

Aguarde até que todas as etapas da emissão sejam concluídas.

![](/files/2k07wkvxso5iNP7hTFyj)
{% endstep %}

{% step %}

#### Baixe o certificado

Quando o certificado for emitido, clique em **Baixar Certificado**.

Depois, escolha uma pasta segura do computador para salvar o arquivo.

![](/files/JhZSj00ngUSsJqL9OFFu)
{% endstep %}
{% endstepper %}

### Validação

Você concluiu esta etapa quando:

* a emissão foi finalizada;
* a opção **Baixar Certificado** foi exibida;
* o arquivo foi salvo em uma pasta segura.

### Próximo passo

Depois do download, siga para a instalação do certificado digital.

### Consulte o manual da Soluti

Se quiser ver o passo a passo no portal do parceiro, acesse o [manual da Soluti sobre como baixar o certificado digital](https://manuais.soluti.com.br/certificado-a1-pf/baixar-o-certificado-digital).

### FAQ

<details>

<summary>Preciso criar uma nova senha?</summary>

Não. Você pode criar uma nova senha ou manter a mesma senha de emissão.

</details>

<details>

<summary>Onde devo salvar o certificado?</summary>

Salve o certificado em uma pasta segura e de fácil acesso no computador.

</details>


---

# 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.londrisoft.com.br/certificado-digital/principais-conceitos/como-funciona-o-processo-do-certificado-digital/soluti-como-baixar-o-certificado-digital.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.
