> For the complete documentation index, see [llms.txt](https://help.starkbank.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.starkbank.com/seguranca-e-acesso/stark-auth/como-instalar-o-stark-auth.md).

# Como instalar o Stark Auth?

Baixe o Stark Auth, valide seu e-mail e telefone com um token de segurança e comece a proteger as operações da sua empresa com segurança de nível bancário.

A instalação é rápida e leva menos de **2 minutos**.

***

### **Passo a passo para instalar**

**1️⃣ Baixe o aplicativo**

O **Stark Auth** está disponível gratuitamente nas lojas oficiais:

* **App Store (iOS)**
* **Google Play (Android)**

***

**2️⃣ Informe o workspace da sua empresa**

Digite o nome do **workspace** da sua empresa, por exemplo:

```
SUA-EMPRESA.starkbank.com
```

Se não souber qual é o workspace, clique em **"Encontre seu workspace"** e siga as instruções na tela.

***

**3️⃣ Valide seu e-mail**

Um **token de 6 letras** será enviado para o seu e-mail.\
Digite esse código no app para confirmar que o e-mail pertence a você.

ℹ️ O token pode demorar até 10 minutos para ser enviado.

***

**4️⃣ Valide seu telefone**

Você também receberá um **token de 6 letras por WhatsApp ou SMS**.\
Esse código confirma que o celular utilizado é seu e está autorizado a operar o Stark Auth.

***

**5️⃣ Pronto!**

Seu celular agora está habilitado para usar o **Stark Auth**.

A partir de agora, **qualquer tentativa de configurar o Stark Auth em outro dispositivo será automaticamente negada**. Somente o primeiro aparelho cadastrado tem permissão para autorizar operações da sua conta.

***


---

# 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://help.starkbank.com/seguranca-e-acesso/stark-auth/como-instalar-o-stark-auth.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.
