> For the complete documentation index, see [llms.txt](https://guia.faculdadefocus.com.br/guia-academico/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guia.faculdadefocus.com.br/guia-academico/aluno-online/recuperacao-de-senha.md).

# Recuperação de Senha

Para reocupar a senha do seu Aluno Online ou Ambiente Virtual de Aprendizagem (lembrando que são a mesma) você deve acessar o botão [**"Área do Aluno"** ](/guia-academico/aluno-online/primeiro-acesso.md)no site faculdadefocus.com.br.

Abaixo do formulário de login, há o item **"Esqueceu sua senha?"**. Clicando neste item, você será direcionado para a tela de recuperação.

Insira o e-mail cadastrado no ato da matrícula, o mesmo utilizado para acessar o curso, que nosso sistema enviará instruções para redefinição de senha.

<div data-full-width="true"><figure><img src="/files/ORibDH3U0po60WcJ6PFJ" alt=""><figcaption><p>Como redefinir sua senha</p></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:

```
GET https://guia.faculdadefocus.com.br/guia-academico/aluno-online/recuperacao-de-senha.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
