# Requerimientos mínimos

Para instalar el sincronizador 4Q de Exsim, su equipo debe cumplir ciertos requisitos según la licencia de B2Bgo contratada:

| B2Bgo       | Sistema Operativo                        | Memoria RAM     |
| ----------- | ---------------------------------------- | --------------- |
| 5 usuarios  | Microsoft Windows server 2018 o superior | 6 GB o superior |
| 15 usuarios | Microsoft Windows server 2018 o superior | 8 GB o superior |
| Ilimitados  | Microsoft Windows server 2018 o superior | 10 GB o supero  |

También deberás tener en el servidor de datos Microsip:

* Una IP fija (pública o enmascarada)
* Crear una regla de tráfico entrante y saliente en un puerto de tu modem, router o firewall.

{% hint style="warning" %}
**Recomendación adicional:** Utiliza preferentemente disco duro de estado sólido para mejorar la optimización de la lectura de la base de datos.
{% endhint %}


---

# 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://help.b2bgo.mx/sincronizador-4q/requerimientos-minimos.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.
