> 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/it/per-iniziare.md).

# Per iniziare

Qualunque sia il servizio che stai cercando, puoi registrarti in 2 minuti cliccando [<mark style="color:$primary;">**qui**</mark>](https://www.exoclick.com/signup/).

Prima di registrarti, assicurati di essere d'accordo con i termini e le condizioni di ExoClick [**Termini e Condizioni**](https://www.exoclick.com/terms-conditions/).

Se vuoi **pubblicizzare** con noi ma non sei sicuro di cosa fare, sentiti libero di controllare i passaggi [**qui**](/advertisers/it/setting-up-advertiser-account.md).

Se sei un **editore** [**qui**](/publishers/it/setting-up-publisher-account.md) troverai una guida passo passo per configurare il tuo account!

Per **Ad Exchange/programmatic** consulta le funzionalità [**qui**](https://www.exoclick.com/advertisers-2/programmatic/) e segui i link in fondo a quella pagina.

**Posso lavorare come singolo?** Sì, certo che puoi!

Se hai ancora domande prima di registrarti, per favore [**contatta**](https://www.exoclick.com/contact/) il nostro team Customer Success selezionando il motivo "**Nuova richiesta commerciale**" dalle opzioni a discesa.

## Panoramica

![Il pannello di amministrazione](/files/4e174195a4df9726a67ca117525f3baa0d21f7c8)

Il pannello di amministrazione offre un'interfaccia unica per inserzionisti ed editori per monitorare e gestire tutti gli aspetti della loro attività pubblicitaria online.

Questa documentazione ti offrirà una panoramica di tutti i diversi componenti del pannello di amministrazione, sia che lo utilizzi come inserzionista, editore o entrambi.

### Browser supportati

* Google Chrome: versione 80+
* Firefox: versione 75+
* Opera: 67+
* Safari: versione 13+
* Microsoft Edge: versione 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/it/per-iniziare.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.
