> 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/loja-virtual-pacotes-e-power-ups/loja-virtual/gerir-power-ups.md).

# Gerir Power-Ups

Ver o estado dos Power-Ups e aceder às opções de gestão disponíveis na Loja virtual.

Na **OutSmart Loja virtual**, gerem Power-ups ativos e testes em curso.

É possível ver quais Power-ups estão ativos, quais ainda estão em período de teste e quais chegam em breve.

## Rótulos nos cartões de Power-up

Cada cartão de Power-up apresenta, no topo, um rótulo com o respetivo estado atual.

Os Artigos ativos aparecem no topo da Loja virtual. Isto ajuda a localizar os Power-ups mais depressa.

Os rótulos mais comuns incluem:

* **Teste** — um período de teste ativo
* **Ativo** — um Power-up ativo e pago
* **Em breve** — um Power-up que estará disponível em breve

## Abrir um Power-up

Cada cartão tem as suas próprias opções de visualização e gestão.

As opções apresentadas dependem do estado do Power-up.

Entre os exemplos contam-se o cancelamento de um teste ou a consulta dos detalhes da subscrição.

## Gerir os Power-ups

{% stepper %}
{% step %}

### Abrir a Loja virtual

Clicar nos **ícone do perfil do utilizador** no canto superior direito.

Depois, escolher **Loja virtual**.
{% endstep %}

{% step %}

### Rever a Visão Geral

Os Power-ups ativos e os testes em curso aparecem no topo.

Verifique os rótulos nos cartões para ver o estado de imediato.
{% endstep %}

{% step %}

### Abrir um Power-up

Clicar num cartão de Power-up abre os respetivos detalhes.
{% endstep %}

{% step %}

### Escolher a ação pretendida

Rever as opções disponíveis, como cancelar ou gerir.

Depois, selecionar a ação a executar.
{% endstep %}
{% endstepper %}

## Perguntas frequentes

<details>

<summary>Quem pode gerir Power-ups?</summary>

Apenas utilizadores com **direitos de administrador**.

</details>

<details>

<summary>Onde estão os meus Power-ups ativos?</summary>

No topo da Loja virtual.

Estão assinalados com o **Ativo** ou **Teste** rótulo.

</details>

<details>

<summary>E se for necessária ajuda?</summary>

Contactar o nosso serviço de apoio em **<support@out-smart.com>**.

</details>

## Tópicos relacionados

* [OutSmart Loja virtual](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual.md)
* [Iniciar um período experimental de um Power-Up](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual/iniciar-teste-de-power-up.md)
* [Cancelar um período de teste de Power-up](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual/cancelar-teste-de-power-up.md)
* [Power-Ups](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups.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/loja-virtual-pacotes-e-power-ups/loja-virtual/gerir-power-ups.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.
