> 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/es/primeros-pasos.md).

# Primeros pasos

Sea cual sea el servicio que buscas, puedes registrarte en 2 minutos haciendo clic [<mark style="color:$primary;">**aquí**</mark>](https://www.exoclick.com/signup/).

Antes de registrarte, asegúrate de que aceptas los términos y condiciones de ExoClick [**Términos y condiciones**](https://www.exoclick.com/terms-conditions/).

Si quieres **anunciarte** con nosotros pero no estás seguro de qué hacer, no dudes en revisar los pasos [**aquí**](/advertisers/es/setting-up-advertiser-account.md).

Si eres un **editor** [**aquí**](/publishers/es/setting-up-publisher-account.md) ¡encontrarás una guía paso a paso para configurar tu cuenta!

Para **Ad Exchange/programática** las funciones, consulta [**aquí**](https://www.exoclick.com/advertisers-2/programmatic/) y sigue los enlaces al final de esa página.

**¿Puedo trabajar como particular?** ¡Sí, por supuesto que puedes!

Si aún tienes preguntas antes de registrarte, por favor [**contacta con**](https://www.exoclick.com/contact/) nuestro equipo de Customer Success seleccionando el motivo "**Nueva consulta comercial**" en las opciones del menú desplegable.

## Descripción general

![El panel de administración](/files/b75c7ea7d3dd3763fdebae87f0985e8f55e58f31)

El panel de administración proporciona una interfaz única para que anunciantes y editores supervisen y gestionen todos los aspectos de su negocio de publicidad online.

Esta documentación te dará una visión general de todos los diferentes componentes del panel de administración, tanto si lo utilizas como anunciante, editor o ambos.

### Navegadores compatibles

* Google Chrome: versión 80+
* Firefox: versión 75+
* Opera: 67+
* Safari: versión 13+
* Microsoft Edge: versión 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/es/primeros-pasos.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.
