# Cómo instalar SYNC

Hay dos formas de instalar App SYNC en su tableta o computadora Chromebook:

{% tabs %}
{% tab title="Google Play Store" %}
![Encuentra Google Play Store en tu lista de aplicaciones](/files/-LoWfv_lETe0RWLNiNNA)

1. Abre **Play Store** en tu dispositivo;
2. Haga clic en el campo de búsqueda y busque **ABS SYNC**;&#x20;
3. Elija **ABS SYNC 2.0**;&#x20;
4. Haz clic en **Instalar**.

![Icono de ABS SYNC 2.0](/files/-LoWhDxlwEC5CW-pVpfG)
{% endtab %}

{% tab title="Enlace directo" %}
Acceda a la siguiente dirección en el navegador de su dispositivo:&#x20;

```http
https://play.google.com/store/apps/details?id=com.spring.sync
```

Haga clic en **instalar**;&#x20;

Una vez completada la instalación, haga clic en **Abrir**.
{% endtab %}
{% endtabs %}


---

# 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://sync.abspecplan.com.br/espanol/como-participar/como-instalar-sync.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.
