> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/premium-academy/abra-a-premium-academy-e-comece-a-aprender.md).

# Abra a Premium Academy e comece a aprender

Os utilizadores podem abrir a Premium Academy diretamente a partir do OutSmart.

Não existe uma etapa separada de início de sessão.

### Abrir a Premium Academy

Pode abrir a Academy a partir de:

* o **menu do utilizador**
* o **página do funcionário**
* um link direto para um curso ou programa

{% stepper %}
{% step %}

### Abra o menu do utilizador

Clique no seu **ícone do perfil do utilizador** no canto superior direito.
{% endstep %}

{% step %}

### Escolha Academy

Selecione **Academia**.

A Academy abre-se num novo separador.
{% endstep %}

{% step %}

### Revise o seu Painel

Verifique os seus cursos recomendados e o seu progresso.
{% endstep %}

{% step %}

### Iniciar um curso

Abra o curso que melhor se adapta ao seu trabalho.
{% endstep %}
{% endstepper %}

### Dicas para obter valor rapidamente

* comece pelos cursos que se adaptam ao seu trabalho
* use-o para integrar novos funcionários
* volte regularmente para novo conteúdo

### Perguntas frequentes

<details>

<summary>Posso abrir a Academy no telemóvel?</summary>

Sim.

Abre-se num navegador em qualquer dispositivo com acesso à internet.

</details>

<details>

<summary>O meu progresso será guardado?</summary>

Sim.

Pode continuar de onde parou.

</details>

<details>

<summary>Posso ir diretamente para um curso?</summary>

Sim.

Um link direto para um curso abre a Academy e leva-o para esse curso.

</details>

### Tópicos relacionados

* [**Academia Premium**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/premium-academy.md)
* [**O que é a Premium Academy?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/premium-academy/o-que-e-a-premium-academy.md)
* [**Funcionalidades na Premium Academy**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/premium-academy/funcionalidades-da-premium-academy.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/premium-academy/abra-a-premium-academy-e-comece-a-aprender.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.
