# NovaK Protocol — Manual do Utilizador

> **"AI não é assistência. É o protocolo."**

Bem-vindo ao NovaK Protocol — o primeiro **Agentic Spoils Protocol** da Web3.

Neste manual encontras tudo o que precisas para:

* Embarcar na tua primeira Nave
* Lançar Expedições e colectar Spoils
* Construir a tua Constelação
* Subir de Patente e desbloquear novos bônus
* Compreender cada bônus, cada botão e cada funcionalidade do protocolo

***

## Navegação

1. [O que é o NovaK?](/01-introducao.md)
2. [Primeiros Passos](/02-primeiros-passos.md)
3. [O Hangar — Embarque em Naves](/03-hangar.md)
4. [Expedições](/04-expedicoes.md)
5. [Constelação](/05-constelacao.md)
6. [Patentes e Pins](/06-patentes-pins.md)
7. [Bônus de Embarque](/07-bonus-embarque.md)
8. [Bônus Constelação](/08-bonus-constelacao.md)
9. [Bônus de Rede](/09-bonus-residual.md)
10. [Nave Presente](/10-nave-presente.md)
11. [Colectas e Spoils](/11-saques.md)
12. [Glossário](/12-glossario.md)


---

# 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/readme.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.
