# Como instalar o SYNC

Há duas formas de instalar o App SYNC em seu tablet ou computador Chromebook:

{% tabs %}
{% tab title="Google Play Store" %}
![Encontre o Google Play Store na lista dos seus aplicativos](/files/-LoWfv_lETe0RWLNiNNA)

1. Abra o **Play Store** do seu aparelho;
2. Clique no campo de busca e procure por **ABS SYNC**;
3. Escolha a opção **ABS SYNC 2.0**;
4. Clique em **Instalar**.

![Ícone do ABS SYNC 2.0](/files/-LoWhDxlwEC5CW-pVpfG)
{% endtab %}

{% tab title="Link direto" %}
Acesse o endereço abaixo no navegador do seu aparelho:

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

Clique em **Instalar**;

Após a conclusão da instalação, clique em **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/como-participar/como-instalar-o-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.
