> For the complete documentation index, see [llms.txt](https://docs.codenation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codenation.com/campana-espanol/launching-time-to-go-live/connect-a-broadcaster.md).

# Conecta un portavoz

**1- Crea un nuevo portavoz**

El portavoz es la voz que representa a tu nación cundo interactúas con tus simpatizantes. Los correos electrónicos y las respuestas automáticas, son enviadas a su nombre.&#x20;

Para configurar un portavoz has clic en **Comunicación,** en la barra de navegación lateral, y luego has clic en **Portavoz nuevo.**

**2- Conecta un portavoz a tu sitio web**

Cuando hayas configurado tu portavoz, dirígete a la pestaña **Ajustes del sitio** y conecta el portavoz.

**3- Sincroniza tus redes sociales**

Conectar redes sociales al portavoz, va a permitir utilizar todas las funciones de NationBuilder. Observa el ejemplo de cómo conectar twitter a continuación (Nota: el video a continuación muestra nuestro tema Candidato, pero los pasos son los mismos para Campaña):

![](/files/-LjoAPDzwheOmZb6Ul9r)


---

# 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.codenation.com/campana-espanol/launching-time-to-go-live/connect-a-broadcaster.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.
