> 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/de/erste-schritte.md).

# Erste Schritte

Unabhängig davon, welchen Service Sie suchen, können Sie sich in 2 Minuten registrieren, indem Sie [<mark style="color:$primary;">**hier**</mark>](https://www.exoclick.com/signup/).

Bevor Sie sich registrieren, stellen Sie bitte sicher, dass Sie mit den [**Geschäftsbedingungen**](https://www.exoclick.com/terms-conditions/).

Wenn Sie **werben** bei uns möchten, aber nicht sicher sind, was zu tun ist, sehen Sie sich bitte die Schritte an [**hier**](/advertisers/de/setting-up-advertiser-account.md).

Wenn Sie ein **Publisher** [**hier**](/publishers/de/setting-up-publisher-account.md) finden Sie eine Schritt-für-Schritt-Anleitung zur Einrichtung Ihres Kontos!

Für **Ad Exchange/Programmatic** Einrichtungen finden Sie [**hier**](https://www.exoclick.com/advertisers-2/programmatic/) und folgen Sie den Links am Ende dieser Seite.

**Kann ich als Einzelperson arbeiten?** Ja, natürlich können Sie das!

Wenn Sie vor der Anmeldung noch Fragen haben, bitte [**kontaktieren**](https://www.exoclick.com/contact/) Sie unser Customer-Success-Team, indem Sie als Grund "**Neue Geschäftsanfrage**" aus den Dropdown-Optionen auswählen.

## Übersicht

![Das Admin-Panel](/files/c9343593e56c4d716f5e1261c2708902893f88a6)

Das Admin-Panel bietet Werbetreibenden und Publishern eine einheitliche Oberfläche, um alle Aspekte ihres Online-Werbegeschäfts zu überwachen und zu verwalten.

Diese Dokumentation gibt Ihnen einen Überblick über alle verschiedenen Komponenten des Admin-Panels, unabhängig davon, ob Sie es als Werbetreibender, Publisher oder beides verwenden.

### Unterstützte Browser

* Google Chrome: Version 80+
* Firefox: Version 75+
* Opera: 67+
* Safari: Version 13+
* Microsoft Edge: Version 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/de/erste-schritte.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.
