> 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/como-vincular-o-certificado-digital-a1-no-sistema-gestor.md).

# Como vincular o certificado digital A1 no Sistema Gestor

## Como vincular o certificado digital A1 no Sistema Gestor

Vincule o certificado digital A1 no **Sistema Gestor** após concluir a instalação no computador.

### Objetivo

Mostrar onde acessar o passo a passo de vinculação no Gestor e como falar com a nossa equipe.

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

### Escolha como continuar

{% columns %}
{% column %}

#### Configurar no Gestor

Se quiser fazer a configuração agora, siga o passo a passo no **Sistema Gestor**.

<a href="https://docs.londrisoft.com.br/gestor/trilhas/primeiros-passos/como-configurar-ou-vincular-o-certificado-digital-a1-no-sistema-gestor" class="button primary" data-icon="arrow-up-right-from-square">Abrir passo a passo no Gestor</a>
{% endcolumn %}

{% column %}

#### Falar com a nossa equipe

Se tiver dúvidas ou dificuldades nesse processo, fale com a nossa equipe pelo **chat online**, WhatsApp ou telefone.

<a href="https://wa.me/554333159335" class="button primary" data-icon="whatsapp">Falar no WhatsApp</a>

<a href="tel:+554333159335" class="button secondary" data-icon="phone">Ligar para a equipe</a>
{% endcolumn %}
{% endcolumns %}

### Horários de atendimento

* **Telefone:** das 10h às 12h e das 13h30 às 16h.
* **WhatsApp:** das 8h30 às 12h30 e das 13h às 18h.

{% hint style="info" %}
Se preferir um atendimento mais rápido, fale conosco pelo WhatsApp dentro do horário informado.
{% endhint %}

### Quando acionar o suporte

Fale com a nossa equipe quando precisar de ajuda com:

* vinculação do certificado no Gestor;
* dúvidas no uso do certificado A1;
* dificuldades para concluir a configuração.


---

# 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/como-vincular-o-certificado-digital-a1-no-sistema-gestor.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.
