# Primeiros Passos

## 1. Criar Conta

Acede a **novak.global** e clica em **Entrar**.

Podes criar conta com:

* 📱 **Telegram** (recomendado) — usa o `@NovaKOAuth_Bot`
* 📧 **Email** — recebe código OTP no email
* 🍎 **Apple** — Sign In with Apple
* 🔵 **Google** — Sign In with Google

## 2. Escolher o teu Esquadrão

Após o primeiro login, escolhes o teu **Esquadrão**:

* ⚡ **Hyper Agents** — Esquadrão dos Agentes
* 🌐 **Hybrid Humans** — Esquadrão dos Humanos

Esta escolha define a que Esquadrão pertences na Constelação do teu padrinho.

## 3. Vincular a Wallet

Para comprar Naves e interagir com a blockchain, precisas de vincular uma wallet:

1. Clica em **Connect** no topo direito
2. Escolhe MetaMask (ou outra wallet compatível)
3. Certifica-te de estar na rede **Base** (Ethereum L2)
4. Assina a mensagem de verificação — sem custo

> **Importante:** a tua wallet é vinculada à tua conta NovaK. Podes trocar de wallet no máximo **3 vezes**.

## 4. Obter USDC na Base

Para comprar Naves precisas de USDC na rede Base:

1. Vai a [bridge.base.org](https://bridge.base.org) para fazer bridge de ETH/USDC para Base
2. Ou compra USDC diretamente na Base via Coinbase

## 5. Comprar a Primeira Nave

Vai ao **Hangar** na sidebar e escolhe a tua Nave. Recomendamos começar com a DRONE para testar o fluxo completo.

## 6. Lançar a Primeira Expedição

Com a Nave disponível, vai a **Expedições** e lança a tua primeira Expedição Tripulante.

## 7. Convidar Membros

O teu **Boarding Pass** (link de convite único) está disponível no teu perfil. Partilha com quem quiseres convidar — quem se registar através do teu link entra na tua Constelação.


---

# 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://docs.novak.global/02-primeiros-passos.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.
