> 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/publishers/es/sitios-y-zonas/create-site.md).

# Añadir un sitio

Para agregar un sitio, vaya a la **Sitios y zonas** pestaña.

{% hint style="info" %}
Una cuenta puede tener un máximo de 200 sitios activos. No hay un número máximo de sitios archivados.
{% endhint %}

## Introducción de los detalles del sitio

Haz clic en el **Nueva página** botón. Debe completar cada campo de la **Nueva página** cuadro.

![csite1](/files/107d93b3ee0162610d40eef241d2f40461906d8c)

* **Nombre:** agregue un nombre a la fuente de su tráfico.
* **Descripción:** agregue una breve descripción. Si su fuente califica para el estado Premium, esta descripción se mostrará a los anunciantes.
* **Tipo:** determinar el tipo de fuente desde la que enviará tráfico. Tenga en cuenta que elegir la opción incorrecta puede impedirle recibir la publicidad correcta y podría afectar negativamente el potencial de ingresos:
  * **Sitio web:** usted envía tráfico desde un sitio web. Esta es la opción predeterminada.
  * **Aplicación móvil:** usted envía tráfico desde una aplicación móvil.
  * **Red:** usted envía tráfico desde múltiples fuentes: aplicaciones, sitios web, correos electrónicos, etc.
  * **Correo electrónico:** usted envía tráfico desde un boletín de correo electrónico enviado a su base de datos de usuarios.
* **URL:** Agregue aquí la URL del sitio web, incluyendo `https` al comienzo. Esto solo es necesario para **Sitio web** y **Red**. Si seleccionó **Red**, agregue aquí su **URL corporativa**.
* **Categoría:** Seleccione la categoría de su tráfico. Asegúrese de que la selección de categoría coincida con precisión con el contenido de la URL enviada. Si selecciona la categoría incorrecta, puede resultar en el rechazo del sitio.

Cuando haya introducido los detalles, haga clic en **Crear sitio**.

## Validación del sitio

Después de hacer clic en **Crear sitio**, si estableció el tipo como **Sitio web**, deberá validar la propiedad del sitio para crear zonas de anuncios. Siga las instrucciones en la ventana emergente que aparecerá:

![verificación del sitio](/files/45ada9ca85c626f3c6d6c3ca1fff952aaa8ec9b6)


---

# 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/publishers/es/sitios-y-zonas/create-site.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.
