> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/icpedu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/icpedu/cp/manual-do-usuario/lembrete-de-senha.md).

# Lembrete de senha

O lembrete de senha é o conteúdo que você inseriu no momento da criação de senha na [emissão do certificado](/icpedu/cp/manual-do-usuario/emissao-de-certificado.md). Caso esqueça, acessando essa tela você consegue verificar o lembrete para facilitar a recordação da senha escolhida.

Acesse o menu "**Meu certificado**" e na parte onde diz "**Lembrete de senha**" estará o lembrete informado.

![Acessando o lembrete](https://2284573992-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8HGA_V142FchYfao1O%2Fuploads%2FGQV71w0EuRn5Jyt7edcv%2FMicrosoftTeams-image%20\(2\).png?alt=media\&token=60d98884-0308-4d14-b252-1ff2520478bb)

{% hint style="danger" %}
Não insira a sua senha no lembrete. Utilize esse campo apenas para colocar algo que te auxilie a lembrar da senha.
{% endhint %}

{% hint style="info" %}
**Dica**: Caso utilize um cofre de senhas, você pode colocar "Senha salva no cofre de senhas".
{% endhint %}


---

# 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.rnp.br/icpedu/cp/manual-do-usuario/lembrete-de-senha.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.
