# Como está estruturada a plataforma?

{% hint style="warning" %}
O ePortugal evoluiu para o portal único Gov.pt.

A informação presente nesta página será atualizada em breve.
{% endhint %}

O ePortugal tem duas vertentes, uma de **informação pública** (designados de serviços informativos) e outra de **serviços públicos apenas disponíveis mediante autenticação** (designados de serviços transacionais).

Para os serviços informativos, que não requerem autenticação e apenas disponibilizam informação ou suportam simulações, temos a arquitetura representada no diagrama abaixo:

<figure><img src="/files/6EatrFDhmoSJA6ZDCs2O" alt=""><figcaption><p>Diagrama de alto nível do ePortugal para os Serviços Informativos (Área Pública)</p></figcaption></figure>

Para os serviços transacionais, que requerem autenticação e suportam a realização de procedimentos administrativos, temos:

<figure><img src="/files/VfC92RxVHBAbOFC3F3Ya" alt=""><figcaption><p>Diagrama de alto nível do ePortugal para os Serviços Transacionais (requerem autenticação)</p></figcaption></figure>


---

# Agent Instructions: 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://guias.mosaico.gov.pt/plataformas-comuns-da-administracao-publica/eportugal/como-esta-estruturada-a-plataforma.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.
