# Crie sua primeira instância

{% embed url="<https://www.loom.com/share/10df540899944f8aa73bd8589b491fd1?t=16>" %}

***

{% stepper %}
{% step %}

### Acessando o Dashboard

Após fazer login na plataforma, você será direcionado para o dashboard principal.
{% endstep %}

{% step %}

### Criando uma Nova Instância

Clique no botão **"Comprar Instância"** para iniciar o processo.
{% endstep %}

{% step %}

### Configure a Instância

Defina um nome para sua instância e configure as opções básicas.
{% endstep %}

{% step %}

### Conectando o WhatsApp

Escaneie o QR Code com seu aplicativo WhatsApp para estabelecer a conexão.
{% endstep %}
{% endstepper %}


---

# 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://tutorial.stevo.chat/comecando/crie-sua-primeira-instancia.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.
