> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/exoclick-docs/pt/primeiros-passos.md).

# Primeiros passos

Seja qual for o serviço que procura, pode registar-se em 2 minutos clicando [<mark style="color:$primary;">**aqui**</mark>](https://www.exoclick.com/signup/).

Antes de se registar, certifique-se de que concorda com os [**Termos e Condições**](https://www.exoclick.com/terms-conditions/).

Se quiser **anunciar** connosco, mas não tem a certeza do que fazer, sinta-se à vontade para consultar os passos [**aqui**](/advertisers/pt/setting-up-advertiser-account.md).

Se é um **editor** [**aqui**](/publishers/pt/setting-up-publisher-account.md) encontrará um guia passo a passo para configurar a sua conta!

Para **Ad Exchange/programático** veja as funcionalidades [**aqui**](https://www.exoclick.com/advertisers-2/programmatic/) e siga os links no final dessa página.

**Posso trabalhar como pessoa singular?** Sim, claro que pode!

Se ainda tiver dúvidas antes de se inscrever, por favor [**contacte**](https://www.exoclick.com/contact/) a nossa equipa de Customer Success, selecionando o motivo "**Nova consulta comercial**" nas opções do menu suspenso.

## Visão geral

![O Painel de Administração](/files/9d471cd77f78321ec4e98145361fe5be17afc1fd)

O Painel de Administração fornece uma interface única para Anunciantes e Editores monitorizarem e gerirem todos os aspetos do seu negócio de publicidade online.

Esta documentação dar-lhe-á uma visão geral de todos os diferentes componentes do Painel de Administração, quer o utilize como Anunciante, Editor ou ambos.

### Browsers suportados

* Google Chrome: Versão 80+
* Firefox: Versão 75+
* Opera: 67+
* Safari: Versão 13+
* Microsoft Edge: Versão 81+


---

# 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://docs.exoclick.com/exoclick-docs/pt/primeiros-passos.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.
