# Arquitetura

**As camadas:**

* Base de dados do software do ERP (externa à nossa aplicação);
* Connected - serviço de sincronização entre a BD do ERP e a do Trade X (servidor). Este serviuço é composto também por uma aplicação de administração;
* Base de dados MS SQL do Wave Trade X (Servidor);
* Portal X - O Portal web onde pode configurar a aplicação e administrar a atividade dos tablets;
* Webservice de ligação entre a App Mobile e a Base de dados do Wave Trade X;
* APP Wave Trade X - Aplicação de Tablet (Android/iOS);<br>

<figure><img src="/files/HQbDKIkt350Ksv3LlqYu" alt=""><figcaption></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://docs.wave.pt/wave-trade-x/arquitetura.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.
