> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/mymss/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/mymss/master.md).

# Instalação

## Instalação no terminal

A instalação da *app* do myMSS é realizada em terminais tipo smartphone com o sistem operativo Android (a partir da versão 4.4). Para a instalação deve-se aceder à loja online para a instalação (gratuita) da app. Assim:

* Android - <https://play.google.com/store> > Apps

Na área indicada deve-se pesquisar pela aplicação myMSS.

## Configurar

Considerando a configuração do acesso no fornecedor do myMSS a configuração da app é realizada de forma automática seguindo os seguintes passos:

A configuração é realizada através da leitura de uma imagem QR Code que é já terá sido enviada para o endereço de correio eletrónico do cliente.&#x20;

Uma imagem QR Code é semelhante a esta:

![](/files/-M8GjMlM-WkdzFT4jF2k)

{% hint style="warning" %}
NOTA: esta imagem é um exemplo.
{% endhint %}

Para ativar a leitura da imagem no terminal deve-se no ecrã inicial da app clicar no canto superior direito onde consta um símbolo igual ao de um QR COde.&#x20;

![](/files/-M80GjN6Mu_U3guGDLlU)

Aí a aplicação ativa a câmara fotográfica do terminal, onde bastará enquadrar a imagem no ecrã que o sistema automaticamente reconhece e configura com os dados necessários.

{% hint style="success" %}
Após a boa leitura do QR Code não é necessário realizar mais nenhuma tarefa. O fornecedor está configurado.
{% endhint %}

O fornecedor aparecerá na grelha abaixo.&#x20;


---

# 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://doc.sysdevmobile.com/mymss/master.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.
