> For the complete documentation index, see [llms.txt](https://manuais.soluti.com.br/manual-soluti-pro-corporativo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuais.soluti.com.br/manual-soluti-pro-corporativo/solicitar-certificado.md).

# Solicitar certificado

####

1. Acesse a página inicial, clique em **"Solicitar Certificado"**

<figure><img src="/files/FKIlL9EZsbsnffCaHvfC" alt=""><figcaption></figcaption></figure>

2. Escolha a empresa para qual deseja emitir o Certificado

<figure><img src="/files/xV3aOCPiu40RBH9r7mua" alt=""><figcaption></figcaption></figure>

3. Selecione o tipo de certificado que será emitido

<figure><img src="/files/c5cEcaH8AHIFUAfJfJzJ" alt=""><figcaption></figcaption></figure>

4. Preencha os dados solicitados, conforme o produto escolhido, e clique em **"Avançar".**

<figure><img src="/files/kKM6hOZ8PxfxWRv3yzDq" alt=""><figcaption></figcaption></figure>

5. Crie a **senha de emissão**

* A senha deve conter de **8 a 12 caracteres**, com **letra maiúscula, minúscula e números**.
* Se preferir, clique para **gerar uma senha aleatória**.

<figure><img src="/files/tE13DfF0V6wa4Bj4m6oG" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
A senha de emissão do Certificado Digital é de total responsabilidade do titular do Certificado e deve ser armazenada em um local seguro, para que não seja utilizada por terceiros.
{% endhint %}

6. Defina a **modalidade de pagamento**, selecionando a **negociação** que será utilizada

* Para negociações **pré-pagas**, é possível acompanhar o saldo disponível.
* Para **pós-pagas**, você verá a quantidade de Certificados já emitidos.

<figure><img src="/files/2CdxtcDU7TqmLKM90l3X" alt=""><figcaption></figcaption></figure>

7. **Confira as informações da negociação**. Se necessário clique em **"editar"** para ajustes, em seguida clique em **"Finalizar"** para concluir a solicitação.

<figure><img src="/files/ClaiFgpbb3RfmbIZyloM" alt=""><figcaption></figcaption></figure>

8. O **fluxo de Emissão Online** será iniciado. Clique para copiar o link gerado e prosseguir com a emissão.

<figure><img src="/files/irDTBt8C4XMLrQxANPHy" alt=""><figcaption></figcaption></figure>


---

# 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://manuais.soluti.com.br/manual-soluti-pro-corporativo/solicitar-certificado.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.
